#C8DEE1#C8DEE1
#C8DEE1 is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.5% C 0.024 H 206.6°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEE1 |
|---|---|
| RGB | rgb(200, 222, 225) |
| HSL | hsl(187, 29%, 83%) |
| HSV | hsv(187, 11%, 88%) |
| CMYK | cmyk(11.1%, 1.3%, 0%, 11.8%) |
| CIE-LAB | lab(86.98, -6.70, -3.95) |
| CIE-LCH | lch(86.98, 7.78, 210.57°) |
| OKLab | oklab(88.52% -0.0213 -0.0107) |
| OKLCH | oklch(88.52% 0.024 206.6) |
| XYZ | xyz(63.5281, 69.9570, 81.3756) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.39
Powder Blue
#B0E0E6
ΔE00 6.68
Fog
#D8DCE0
ΔE00 7.32
Lightcyan
#E0FFFF
ΔE00 7.42
Light Grey
#D8DCD6
ΔE00 7.46
Azure (CSS)
#F0FFFF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEE1 #E1CBC8
analogous
#C8E1D7 #C8DEE1 #C8D1E1
triadic
#C8DEE1 #E1C8DE #DEE1C8
tetradic
#C8DEE1 #D7C8E1 #E1CBC8 #D1E1C8
square
#C8DEE1 #D7C8E1 #E1CBC8 #D1E1C8
split-complementary
#C8DEE1 #E1C8D1 #E1D7C8
monochromatic
#79AEB6 #A0C6CB #C8DEE1 #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.40
#C8DEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#C8DEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEE1
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEE1 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE1
Deuteranopia (green-blind)
#D6D8E1
Tritanopia (blue-blind)
#C1E0DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dee1; /* rgb */ color: rgb(200, 222, 225); /* oklch */ color: oklch(88.5% 0.024 206.6);
Tailwind
colors: {
custom: {
50: '#d8e8ea',
500: '#c8dee1',
950: '#000000',
},
}SCSS
$custom: #c8dee1; $custom-light: #d8e8ea; $custom-dark: #000000;
JSON
{
"hex": "#c8dee1",
"rgb": {
"r": 200,
"g": 222,
"b": 225
},
"hsl": {
"h": 187.2,
"s": 29.412,
"l": 83.333
},
"oklch": {
"l": 0.88517,
"c": 0.02384,
"h": 206.6
},
"luminance": 0.69958
}Semantic roles & 50–950 ramp
primary
#C8DEE1
secondary
#B99994
accent
#4A3DA8
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484