Skip to content

#c8eee3

a pale, vivid cyan · cool · closest name: Pale Turquoise

RGB
200, 238, 227
HSL
163°, 53%, 86%
CMYK
16, 0, 5, 7
Luminance
0.7897

At a glance

Every number on this page in one read: what #c8eee3 is made of, how bright it looks, and which way it leans.

Hex
#c8eee3
Hue
163°
cyan
Saturation
53%
vivid
Lightness
86%
pale
Brightness
93%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7897
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
16.79:1
Closest name
Pale Turquoise
ΔE2000 6.4
Where it sits
Hue163° of 360°
Saturation53%
Lightness86%
Temperature
Warm ← → Cool80% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c8eee3
RGBrgb(200, 238, 227)
HSLhsl(163, 53%, 86%)
CMYKcmyk(16%, 0%, 5%, 7%)
LABlab(91.2 -14.4 1.2)
LCHlch(91.2 14.5 175.2)
OKLCHoklch(0.919 0.042 175.9)
Decimal13168355
Display P3color(display-p3 0.784 0.933 0.890)

Copy-ready code

/* CSS */
color: #c8eee3;
background-color: #c8eee3;
/* Tailwind (arbitrary) */
class="text-[#c8eee3] bg-[#c8eee3]"
/* SCSS */
$brand: #c8eee3;
/* SwiftUI */
Color(red: 0.784, green: 0.933, blue: 0.890)
/* Android */
Color.parseColor("#c8eee3")
/* Flutter */
Color(0xFFC8EEE3)
/* Python / OpenCV (BGR) */
(227, 238, 200)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #c8eee3 · 16.79:1
Use #000000AAA at every size.
Aa
White text · 1.25:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.79:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c8eee3 as text scores 1.25:1 on white and 16.79:1 on black.

Accessibility — WCAG contrast

Aa
#c8eee3 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#c8eee3 on black: 16.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBE9E3
deuteranopia · #E4E4E4
tritanopia · #BFEFEB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c8eee3 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FBF9
#E9F6F2
#c8eee3
#A9E5D3
#7ED7BE
#54CAA8
#3ABB96
#309C7D
#277D64
#1F5B4A
#14392E
Base = 200Lightest = 50 · #F4FBF9Darkest = 950 · #14392E
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E9F6F2;
  --brand-200: #c8eee3;
  --brand-300: #A9E5D3;
  --brand-400: #7ED7BE;
  --brand-500: #54CAA8;
  --brand-600: #3ABB96;
  --brand-700: #309C7D;
  --brand-800: #277D64;
  --brand-900: #1F5B4A;
  --brand-950: #14392E;
  --brand: #c8eee3;
  --brand-ink: #000000;
}

Colors that work with #c8eee3

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF9
Tinted page background
Border#C1ECDF
Hairlines and dividers
Muted text#4B9B84
Captions on the surface
Accent#9F2D6C
Second voice, not a rival
Dark variant#1E614E
Hover, pressed, headers
Light variant#ECF9F5
Selected rows, tints
Dark surface#142420
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #c8eee3

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#EEC8D3
Analogous left#C8EED0
Analogous right#C8E6EE
Split-complement 1#EEC8E6
Split-complement 2#EED0C8
Triadic 1#E3C8EE
Triadic 2#EEE3C8
Tetradic#D0C8EE

RGB percentages

Red78.4%
Green93.3%
Blue89.0%

CMYK percentages

Cyan16.0%
Magenta0.0%
Yellow4.6%
Key (black)6.7%

Color previews

#c8eee3 text on a black background

contrast 16.79:1

Card sample

#c8eee3 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #c8eee3;
Background color
Panel with #c8eee3 background
background-color: #c8eee3;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #c8eee3;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(200, 238, 227, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(200, 238, 227, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c8eee3;
background: linear-gradient(135deg, #c8eee3, #C8E0EE);

Monochromatic scale

Palettes built from #c8eee3

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#c8eee3 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#c8eee3, answered

What color is #c8eee3?

#c8eee3 is a pale vivid cyan, closest to Pale Turquoise (ΔE2000 6.4). It sits at 163° on the hue wheel with 53% saturation and 86% lightness, which reads as cool.

What is the RGB value of #c8eee3?

rgb(200, 238, 227) — 200 red, 238 green and 227 blue out of 255, or 78.4% / 93.3% / 89% by channel.

Is #c8eee3 a light or a dark color?

It is a light color. Relative luminance is 0.7897 and perceived brightness is 89%, so black text on it reaches 16.79:1.

Should I use black or white text on #c8eee3?

Black. It scores 16.79:1 against #c8eee3, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #c8eee3?

#EEC8D3 sits directly opposite on the wheel. Softer options are the split-complements #EEC8E6 and #EED0C8, which give the same contrast with far less vibration.

What colors go well with #c8eee3?

For interface work: #F4FAF9 as the surface, #C1ECDF for borders, #4B9B84 for secondary text, #9F2D6C as an accent and #1E614E for hover and pressed states. For a palette, the analogous pair #C8EED0 and #C8E6EE stays calm, while #EEC8D3 is the loudest partner.

What is #c8eee3 in CMYK for printing?

cmyk(16%, 0%, 5%, 7%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #c8eee3 warm or cool?

Cool — it scores 80 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C8EED5; nudged cooler, #C7ECEF.

Work with #c8eee3 in the Color Lab