#C8DFE2#C8DFE2
#C8DFE2 is a very light, muted teal. Relative luminance 0.705; OKLCH L 88.8% C 0.025 H 206.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFE2 |
|---|---|
| RGB | rgb(200, 223, 226) |
| HSL | hsl(187, 31%, 84%) |
| HSV | hsv(187, 12%, 89%) |
| CMYK | cmyk(11.5%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(87.26, -7.01, -4.06) |
| CIE-LCH | lch(87.26, 8.10, 210.06°) |
| OKLab | oklab(88.75% -0.0223 -0.011) |
| OKLCH | oklch(88.75% 0.025 206.2) |
| XYZ | xyz(63.9313, 70.5445, 82.1849) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.26
Powder Blue
#B0E0E6
ΔE00 6.39
Lightcyan
#E0FFFF
ΔE00 7.13
Fog
#D8DCE0
ΔE00 7.63
Azure (CSS)
#F0FFFF
ΔE00 7.66
Light Grey
#D8DCD6
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFE2 #E2CBC8
analogous
#C8E2D8 #C8DFE2 #C8D2E2
triadic
#C8DFE2 #E2C8DF #DFE2C8
tetradic
#C8DFE2 #D8C8E2 #E2CBC8 #D2E2C8
square
#C8DFE2 #D8C8E2 #E2CBC8 #D2E2C8
split-complementary
#C8DFE2 #E2C8D2 #E2D8C8
monochromatic
#78B0B8 #A0C8CD #C8DFE2 #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.39
#C8DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#C8DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFE2
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFE2 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#D6D9E2
Tritanopia (blue-blind)
#C1E1E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8dfe2; /* rgb */ color: rgb(200, 223, 226); /* oklch */ color: oklch(88.8% 0.025 206.2);
Tailwind
colors: {
custom: {
50: '#d8e9eb',
500: '#c8dfe2',
950: '#000000',
},
}SCSS
$custom: #c8dfe2; $custom-light: #d8e9eb; $custom-dark: #000000;
JSON
{
"hex": "#c8dfe2",
"rgb": {
"r": 200,
"g": 223,
"b": 226
},
"hsl": {
"h": 186.923,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.88753,
"c": 0.02485,
"h": 206.2
},
"luminance": 0.70546
}Semantic roles & 50–950 ramp
primary
#C8DFE2
secondary
#BA9894
accent
#493CAA
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484