#C8E4E8#C8E4E8
#C8E4E8 is a very light, muted teal. Relative luminance 0.736; OKLCH L 90.0% C 0.030 H 207.1°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E4E8 |
|---|---|
| RGB | rgb(200, 228, 232) |
| HSL | hsl(188, 41%, 85%) |
| HSV | hsv(188, 14%, 91%) |
| CMYK | cmyk(13.8%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(88.73, -8.37, -5.06) |
| CIE-LCH | lch(88.73, 9.78, 211.12°) |
| OKLab | oklab(89.96% -0.0268 -0.0137) |
| OKLCH | oklch(89.96% 0.03 207.1) |
| XYZ | xyz(66.1247, 73.5908, 87.0489) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.20
Lightblue
#ADD8E6
ΔE00 5.66
Lightcyan
#E0FFFF
ΔE00 5.96
Ice Blue (survey)
#D7FFFE
ΔE00 6.74
Very Light Blue
#D5FFFF
ΔE00 6.79
Very Pale Blue
#D6FFFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E4E8 #E8CCC8
analogous
#C8E8DC #C8E4E8 #C8D4E8
triadic
#C8E4E8 #E8C8E4 #E4E8C8
tetradic
#C8E4E8 #DCC8E8 #E8CCC8 #D4E8C8
square
#C8E4E8 #DCC8E8 #E8CCC8 #D4E8C8
split-complementary
#C8E4E8 #E8C8D4 #E8DCC8
monochromatic
#72BAC4 #9DCFD6 #C8E4E8 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.34
#C8E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#C8E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E4E8
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E4E8 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E8
Deuteranopia (green-blind)
#D9DDE8
Tritanopia (blue-blind)
#BFE7E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8e4e8; /* rgb */ color: rgb(200, 228, 232); /* oklch */ color: oklch(90.0% 0.030 207.1);
Tailwind
colors: {
custom: {
50: '#d9ecef',
500: '#c8e4e8',
950: '#000000',
},
}SCSS
$custom: #c8e4e8; $custom-light: #d9ecef; $custom-dark: #000000;
JSON
{
"hex": "#c8e4e8",
"rgb": {
"r": 200,
"g": 228,
"b": 232
},
"hsl": {
"h": 187.5,
"s": 41.026,
"l": 84.706
},
"oklch": {
"l": 0.89965,
"c": 0.03006,
"h": 207.1
},
"luminance": 0.73592
}Semantic roles & 50–950 ramp
primary
#C8E4E8
secondary
#C29892
accent
#4231B4
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485