#C8E0DE#C8E0DE
#C8E0DE is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.8% C 0.026 H 190.6°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E0DE |
|---|---|
| RGB | rgb(200, 224, 222) |
| HSL | hsl(175, 28%, 83%) |
| HSV | hsv(175, 11%, 88%) |
| CMYK | cmyk(10.7%, 0%, 0.9%, 12.2%) |
| CIE-LAB | lab(87.42, -8.31, -1.72) |
| CIE-LCH | lch(87.42, 8.49, 191.72°) |
| OKLab | oklab(88.84% -0.0252 -0.0047) |
| OKLCH | oklch(88.84% 0.026 190.6) |
| XYZ | xyz(63.6568, 70.8634, 79.4173) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.37
Lightcyan
#E0FFFF
ΔE00 6.67
Ice Blue (survey)
#D7FFFE
ΔE00 7.34
Very Pale Blue
#D6FFFE
ΔE00 7.45
Light Grey
#D8DCD6
ΔE00 7.51
Very Light Blue
#D5FFFF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E0DE #E0C8CA
analogous
#C8E0D2 #C8E0DE #C8D6E0
triadic
#C8E0DE #DEC8E0 #E0DEC8
tetradic
#C8E0DE #D2C8E0 #E0C8CA #D6E0C8
square
#C8E0DE #D2C8E0 #E0C8CA #D6E0C8
split-complementary
#C8E0DE #E0C8D6 #E0D2C8
monochromatic
#7AB4AF #A1CAC7 #C8E0DE #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.38
#C8E0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#C8E0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E0DE
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E0DE | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#D8DADE
Tritanopia (blue-blind)
#C2E1DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8e0de; /* rgb */ color: rgb(200, 224, 222); /* oklch */ color: oklch(88.8% 0.026 190.6);
Tailwind
colors: {
custom: {
50: '#d8e9e8',
500: '#c8e0de',
950: '#000000',
},
}SCSS
$custom: #c8e0de; $custom-light: #d8e9e8; $custom-dark: #000000;
JSON
{
"hex": "#c8e0de",
"rgb": {
"r": 200,
"g": 224,
"b": 222
},
"hsl": {
"h": 175,
"s": 27.907,
"l": 83.137
},
"oklch": {
"l": 0.88841,
"c": 0.02564,
"h": 190.6
},
"luminance": 0.70865
}Semantic roles & 50–950 ramp
primary
#C8E0DE
secondary
#B79598
accent
#3F48A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484