#C8E4E0#C8E4E0
#C8E4E0 is a very light, muted teal. Relative luminance 0.731; OKLCH L 89.7% C 0.030 H 186.2°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E4E0 |
|---|---|
| RGB | rgb(200, 228, 224) |
| HSL | hsl(171, 34%, 84%) |
| HSV | hsv(171, 12%, 89%) |
| CMYK | cmyk(12.3%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(88.52, -9.96, -1.17) |
| CIE-LCH | lch(88.52, 10.03, 186.68°) |
| OKLab | oklab(89.73% -0.0299 -0.0033) |
| OKLCH | oklch(89.73% 0.03 186.2) |
| XYZ | xyz(65.0141, 73.1466, 81.1999) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.97
Powder Blue
#B0E0E6
ΔE00 6.02
Ice Blue (survey)
#D7FFFE
ΔE00 6.17
Ice
#D6FFFA
ΔE00 6.22
Very Pale Blue
#D6FFFE
ΔE00 6.25
Very Light Blue
#D5FFFF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E4E0 #E4C8CC
analogous
#C8E4D2 #C8E4E0 #C8DAE4
triadic
#C8E4E0 #E0C8E4 #E4E0C8
tetradic
#C8E4E0 #D2C8E4 #E4C8CC #DAE4C8
square
#C8E4E0 #D2C8E4 #E4C8CC #DAE4C8
split-complementary
#C8E4E0 #E4C8DA #E4D2C8
monochromatic
#76BCB2 #9FD0C9 #C8E4E0 #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.34
#C8E4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#C8E4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E4E0
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E4E0 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E0
Deuteranopia (green-blind)
#DBDCE0
Tritanopia (blue-blind)
#C1E5E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8e4e0; /* rgb */ color: rgb(200, 228, 224); /* oklch */ color: oklch(89.7% 0.030 186.2);
Tailwind
colors: {
custom: {
50: '#d9ece9',
500: '#c8e4e0',
950: '#000000',
},
}SCSS
$custom: #c8e4e0; $custom-light: #d9ece9; $custom-dark: #000000;
JSON
{
"hex": "#c8e4e0",
"rgb": {
"r": 200,
"g": 228,
"b": 224
},
"hsl": {
"h": 171.429,
"s": 34.146,
"l": 83.922
},
"oklch": {
"l": 0.89728,
"c": 0.03004,
"h": 186.2
},
"luminance": 0.73148
}Semantic roles & 50–950 ramp
primary
#C8E4E0
secondary
#BD9399
accent
#3949AD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484