#C8DEE0#C8DEE0
#C8DEE0 is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.5% C 0.024 H 203.4°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEE0 |
|---|---|
| RGB | rgb(200, 222, 224) |
| HSL | hsl(185, 28%, 83%) |
| HSV | hsv(185, 11%, 88%) |
| CMYK | cmyk(10.7%, 0.9%, 0%, 12.2%) |
| CIE-LAB | lab(86.95, -6.89, -3.47) |
| CIE-LCH | lch(86.95, 7.72, 206.70°) |
| OKLab | oklab(88.49% -0.0217 -0.0094) |
| OKLCH | oklch(88.49% 0.024 203.4) |
| XYZ | xyz(63.3921, 69.9026, 80.6593) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.62
Powder Blue
#B0E0E6
ΔE00 6.63
Light Grey
#D8DCD6
ΔE00 7.30
Lightcyan
#E0FFFF
ΔE00 7.31
Fog
#D8DCE0
ΔE00 7.51
Azure (CSS)
#F0FFFF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEE0 #E0CAC8
analogous
#C8E0D6 #C8DEE0 #C8D2E0
triadic
#C8DEE0 #E0C8DE #DEE0C8
tetradic
#C8DEE0 #D6C8E0 #E0CAC8 #D2E0C8
square
#C8DEE0 #D6C8E0 #E0CAC8 #D2E0C8
split-complementary
#C8DEE0 #E0C8D2 #E0D6C8
monochromatic
#7AAFB4 #A1C7CA #C8DEE0 #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.40
#C8DEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#C8DEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEE0
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEE0 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE0
Deuteranopia (green-blind)
#D6D8E0
Tritanopia (blue-blind)
#C1E0DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dee0; /* rgb */ color: rgb(200, 222, 224); /* oklch */ color: oklch(88.5% 0.024 203.4);
Tailwind
colors: {
custom: {
50: '#d8e8e9',
500: '#c8dee0',
950: '#000000',
},
}SCSS
$custom: #c8dee0; $custom-light: #d8e8e9; $custom-dark: #000000;
JSON
{
"hex": "#c8dee0",
"rgb": {
"r": 200,
"g": 222,
"b": 224
},
"hsl": {
"h": 185,
"s": 27.907,
"l": 83.137
},
"oklch": {
"l": 0.88488,
"c": 0.02364,
"h": 203.4
},
"luminance": 0.69904
}Semantic roles & 50–950 ramp
primary
#C8DEE0
secondary
#B79895
accent
#483FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484