#C8E4E2#C8E4E2
#C8E4E2 is a very light, muted teal. Relative luminance 0.733; OKLCH L 89.8% C 0.030 H 191.4°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E4E2 |
|---|---|
| RGB | rgb(200, 228, 226) |
| HSL | hsl(176, 34%, 84%) |
| HSV | hsv(176, 12%, 89%) |
| CMYK | cmyk(12.3%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(88.57, -9.57, -2.14) |
| CIE-LCH | lch(88.57, 9.80, 192.61°) |
| OKLab | oklab(89.79% -0.0291 -0.0059) |
| OKLCH | oklch(89.79% 0.03 191.4) |
| XYZ | xyz(65.2869, 73.2558, 82.6368) |
| Luminance | 0.7326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.56
Lightcyan
#E0FFFF
ΔE00 5.75
Ice Blue (survey)
#D7FFFE
ΔE00 6.09
Very Pale Blue
#D6FFFE
ΔE00 6.18
Very Light Blue
#D5FFFF
ΔE00 6.28
Really Light Blue
#D4FFFF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E4E2 #E4C8CA
analogous
#C8E4D4 #C8E4E2 #C8D8E4
triadic
#C8E4E2 #E2C8E4 #E4E2C8
tetradic
#C8E4E2 #D4C8E4 #E4C8CA #D8E4C8
square
#C8E4E2 #D4C8E4 #E4C8CA #D8E4C8
split-complementary
#C8E4E2 #E4C8D8 #E4D4C8
monochromatic
#76BCB7 #9FD0CC #C8E4E2 #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.34
#C8E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#C8E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E4E2
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E4E2 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E2
Deuteranopia (green-blind)
#DBDDE2
Tritanopia (blue-blind)
#C0E6E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8e4e2; /* rgb */ color: rgb(200, 228, 226); /* oklch */ color: oklch(89.8% 0.030 191.4);
Tailwind
colors: {
custom: {
50: '#d9eceb',
500: '#c8e4e2',
950: '#000000',
},
}SCSS
$custom: #c8e4e2; $custom-light: #d9eceb; $custom-dark: #000000;
JSON
{
"hex": "#c8e4e2",
"rgb": {
"r": 200,
"g": 228,
"b": 226
},
"hsl": {
"h": 175.714,
"s": 34.146,
"l": 83.922
},
"oklch": {
"l": 0.89786,
"c": 0.02966,
"h": 191.4
},
"luminance": 0.73257
}Semantic roles & 50–950 ramp
primary
#C8E4E2
secondary
#BD9396
accent
#3941AD
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484