#C8DFD9#C8DFD9
#C8DFD9 is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.5% C 0.026 H 178.3°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFD9 |
|---|---|
| RGB | rgb(200, 223, 217) |
| HSL | hsl(164, 26%, 83%) |
| HSV | hsv(164, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(87.03, -8.76, 0.34) |
| CIE-LCH | lch(87.03, 8.77, 177.78°) |
| OKLab | oklab(88.49% -0.0258 0.0008) |
| OKLCH | oklch(88.49% 0.026 178.3) |
| XYZ | xyz(62.7286, 70.0634, 75.8509) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.26
Lightcyan
#E0FFFF
ΔE00 7.37
Powder Blue
#B0E0E6
ΔE00 7.47
Ice
#D6FFFA
ΔE00 7.79
Ice Blue (survey)
#D7FFFE
ΔE00 7.87
Very Pale Blue
#D6FFFE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFD9 #DFC8CE
analogous
#C8DFCD #C8DFD9 #C8D9DF
triadic
#C8DFD9 #D9C8DF #DFD9C8
tetradic
#C8DFD9 #CDC8DF #DFC8CE #D9DFC8
square
#C8DFD9 #CDC8DF #DFC8CE #D9DFC8
split-complementary
#C8DFD9 #DFC8D9 #DFCDC8
monochromatic
#7BB2A4 #A1C8BE #C8DFD9 #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.40
#C8DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#C8DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFD9
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFD9 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD9
Deuteranopia (green-blind)
#D8D9D9
Tritanopia (blue-blind)
#C3E0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dfd9; /* rgb */ color: rgb(200, 223, 217); /* oklch */ color: oklch(88.5% 0.026 178.3);
Tailwind
colors: {
custom: {
50: '#d8e9e4',
500: '#c8dfd9',
950: '#000000',
},
}SCSS
$custom: #c8dfd9; $custom-light: #d8e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c8dfd9",
"rgb": {
"r": 200,
"g": 223,
"b": 217
},
"hsl": {
"h": 164.348,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88489,
"c": 0.0258,
"h": 178.3
},
"luminance": 0.70064
}Semantic roles & 50–950 ramp
primary
#C8DFD9
secondary
#B6959E
accent
#405BA5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484