#C8E0DC#C8E0DC
#C8E0DC is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.8% C 0.026 H 184.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E0DC |
|---|---|
| RGB | rgb(200, 224, 220) |
| HSL | hsl(170, 28%, 83%) |
| HSV | hsv(170, 11%, 88%) |
| CMYK | cmyk(10.7%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(87.37, -8.70, -0.75) |
| CIE-LCH | lch(87.37, 8.73, 184.90°) |
| OKLab | oklab(88.78% -0.026 -0.0021) |
| OKLCH | oklch(88.78% 0.026 184.7) |
| XYZ | xyz(63.3903, 70.7568, 78.0140) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.75
Lightcyan
#E0FFFF
ΔE00 6.84
Ice Blue (survey)
#D7FFFE
ΔE00 7.39
Very Pale Blue
#D6FFFE
ΔE00 7.49
Light Grey
#D8DCD6
ΔE00 7.49
Ice
#D6FFFA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E0DC #E0C8CC
analogous
#C8E0D0 #C8E0DC #C8D8E0
triadic
#C8E0DC #DCC8E0 #E0DCC8
tetradic
#C8E0DC #D0C8E0 #E0C8CC #D8E0C8
square
#C8E0DC #D0C8E0 #E0C8CC #D8E0C8
split-complementary
#C8E0DC #E0C8D8 #E0D0C8
monochromatic
#7AB4AA #A1CAC3 #C8E0DC #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.39
#C8E0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#C8E0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E0DC
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E0DC | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#D9D9DC
Tritanopia (blue-blind)
#C2E1DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8e0dc; /* rgb */ color: rgb(200, 224, 220); /* oklch */ color: oklch(88.8% 0.026 184.7);
Tailwind
colors: {
custom: {
50: '#d8e9e6',
500: '#c8e0dc',
950: '#000000',
},
}SCSS
$custom: #c8e0dc; $custom-light: #d8e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c8e0dc",
"rgb": {
"r": 200,
"g": 224,
"b": 220
},
"hsl": {
"h": 170,
"s": 27.907,
"l": 83.137
},
"oklch": {
"l": 0.88783,
"c": 0.02607,
"h": 184.7
},
"luminance": 0.70758
}Semantic roles & 50–950 ramp
primary
#C8E0DC
secondary
#B7959B
accent
#3F50A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484