#C8E2E0#C8E2E0
#C8E2E0 is a very light, muted teal. Relative luminance 0.721; OKLCH L 89.3% C 0.028 H 191.0°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2E0 |
|---|---|
| RGB | rgb(200, 226, 224) |
| HSL | hsl(175, 31%, 84%) |
| HSV | hsv(175, 12%, 89%) |
| CMYK | cmyk(11.5%, 0%, 0.9%, 11.4%) |
| CIE-LAB | lab(87.99, -8.94, -1.93) |
| CIE-LCH | lch(87.99, 9.15, 192.20°) |
| OKLab | oklab(89.31% -0.0271 -0.0053) |
| OKLCH | oklch(89.31% 0.028 191) |
| XYZ | xyz(64.4671, 72.0526, 81.0176) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.93
Lightcyan
#E0FFFF
ΔE00 6.18
Ice Blue (survey)
#D7FFFE
ΔE00 6.70
Very Pale Blue
#D6FFFE
ΔE00 6.80
Very Light Blue
#D5FFFF
ΔE00 6.91
Ice
#D6FFFA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2E0 #E2C8CA
analogous
#C8E2D3 #C8E2E0 #C8D7E2
triadic
#C8E2E0 #E0C8E2 #E2E0C8
tetradic
#C8E2E0 #D3C8E2 #E2C8CA #D7E2C8
square
#C8E2E0 #D3C8E2 #E2C8CA #D7E2C8
split-complementary
#C8E2E0 #E2C8D7 #E2D3C8
monochromatic
#78B8B3 #A0CDC9 #C8E2E0 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.36
#C8E2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#C8E2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2E0
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2E0 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFE0
Deuteranopia (green-blind)
#D9DBE0
Tritanopia (blue-blind)
#C1E4E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8e2e0; /* rgb */ color: rgb(200, 226, 224); /* oklch */ color: oklch(89.3% 0.028 191.0);
Tailwind
colors: {
custom: {
50: '#d9ebe9',
500: '#c8e2e0',
950: '#000000',
},
}SCSS
$custom: #c8e2e0; $custom-light: #d9ebe9; $custom-dark: #000000;
JSON
{
"hex": "#c8e2e0",
"rgb": {
"r": 200,
"g": 226,
"b": 224
},
"hsl": {
"h": 175.385,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.89313,
"c": 0.02766,
"h": 191
},
"luminance": 0.72054
}Semantic roles & 50–950 ramp
primary
#C8E2E0
secondary
#BA9497
accent
#3C44AA
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484