#C8E4E4#C8E4E4
#C8E4E4 is a very light, muted teal. Relative luminance 0.734; OKLCH L 89.8% C 0.030 H 196.6°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E4E4 |
|---|---|
| RGB | rgb(200, 228, 228) |
| HSL | hsl(180, 34%, 84%) |
| HSV | hsv(180, 12%, 89%) |
| CMYK | cmyk(12.3%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(88.62, -9.17, -3.11) |
| CIE-LCH | lch(88.62, 9.69, 198.74°) |
| OKLab | oklab(89.85% -0.0283 -0.0085) |
| OKLCH | oklch(89.85% 0.03 196.6) |
| XYZ | xyz(65.5630, 73.3662, 84.0906) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.25
Lightcyan
#E0FFFF
ΔE00 5.66
Ice Blue (survey)
#D7FFFE
ΔE00 6.16
Very Pale Blue
#D6FFFE
ΔE00 6.26
Very Light Blue
#D5FFFF
ΔE00 6.30
Really Light Blue
#D4FFFF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E4E4 #E4C8C8
analogous
#C8E4D6 #C8E4E4 #C8D6E4
triadic
#C8E4E4 #E4C8E4 #E4E4C8
tetradic
#C8E4E4 #D6C8E4 #E4C8C8 #D6E4C8
square
#C8E4E4 #D6C8E4 #E4C8C8 #D6E4C8
split-complementary
#C8E4E4 #E4C8D6 #E4D6C8
monochromatic
#76BCBC #9FD0D0 #C8E4E4 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.34
#C8E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#C8E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E4E4
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E4E4 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E4
Deuteranopia (green-blind)
#DADDE4
Tritanopia (blue-blind)
#C0E6E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8e4e4; /* rgb */ color: rgb(200, 228, 228); /* oklch */ color: oklch(89.8% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#d9ecec',
500: '#c8e4e4',
950: '#000000',
},
}SCSS
$custom: #c8e4e4; $custom-light: #d9ecec; $custom-dark: #000000;
JSON
{
"hex": "#c8e4e4",
"rgb": {
"r": 200,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 34.146,
"l": 83.922
},
"oklch": {
"l": 0.89845,
"c": 0.02955,
"h": 196.6
},
"luminance": 0.73368
}Semantic roles & 50–950 ramp
primary
#C8E4E4
secondary
#BD9393
accent
#3939AD
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484