#C8DFE3#C8DFE3
#C8DFE3 is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.8% C 0.025 H 209.2°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFE3 |
|---|---|
| RGB | rgb(200, 223, 227) |
| HSL | hsl(189, 33%, 84%) |
| HSV | hsv(189, 12%, 89%) |
| CMYK | cmyk(11.9%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(87.29, -6.81, -4.55) |
| CIE-LCH | lch(87.29, 8.19, 213.71°) |
| OKLab | oklab(88.78% -0.0219 -0.0123) |
| OKLCH | oklch(88.78% 0.025 209.2) |
| XYZ | xyz(64.0689, 70.5995, 82.9097) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.05
Powder Blue
#B0E0E6
ΔE00 6.47
Lightcyan
#E0FFFF
ΔE00 7.27
Fog
#D8DCE0
ΔE00 7.47
Azure (CSS)
#F0FFFF
ΔE00 7.70
Light Grey
#D8DCD6
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFE3 #E3CCC8
analogous
#C8E3D9 #C8DFE3 #C8D1E3
triadic
#C8DFE3 #E3C8DF #DFE3C8
tetradic
#C8DFE3 #D9C8E3 #E3CCC8 #D1E3C8
square
#C8DFE3 #D9C8E3 #E3CCC8 #D1E3C8
split-complementary
#C8DFE3 #E3C8D1 #E3D9C8
monochromatic
#77B0BA #9FC7CE #C8DFE3 #EBF3F5 #EBF3F5
Accessibility & contrast
On white
1.39
#C8DFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#C8DFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFE3
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFE3 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE3
Deuteranopia (green-blind)
#D6D9E3
Tritanopia (blue-blind)
#C1E1E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8dfe3; /* rgb */ color: rgb(200, 223, 227); /* oklch */ color: oklch(88.8% 0.025 209.2);
Tailwind
colors: {
custom: {
50: '#d8e9eb',
500: '#c8dfe3',
950: '#000000',
},
}SCSS
$custom: #c8dfe3; $custom-light: #d8e9eb; $custom-dark: #000000;
JSON
{
"hex": "#c8dfe3",
"rgb": {
"r": 200,
"g": 223,
"b": 227
},
"hsl": {
"h": 188.889,
"s": 32.53,
"l": 83.725
},
"oklch": {
"l": 0.88783,
"c": 0.02511,
"h": 209.2
},
"luminance": 0.70601
}Semantic roles & 50–950 ramp
primary
#C8DFE3
secondary
#BC9A94
accent
#4B3AAB
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484