#C8DFD1#C8DFD1
#C8DFD1 is a very light, muted green. Relative luminance 0.697; OKLCH L 88.3% C 0.031 H 159.0°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFD1 |
|---|---|
| RGB | rgb(200, 223, 209) |
| HSL | hsl(143, 26%, 83%) |
| HSV | hsv(143, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(86.83, -10.26, 4.26) |
| CIE-LCH | lch(86.83, 11.11, 157.44°) |
| OKLab | oklab(88.27% -0.029 0.0111) |
| OKLCH | oklch(88.27% 0.031 159) |
| XYZ | xyz(61.7132, 69.6573, 70.5031) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.71
Light Grey
#D8DCD6
ΔE00 8.23
Ice
#D6FFFA
ΔE00 8.63
Lightcyan
#E0FFFF
ΔE00 9.19
Ice Blue (survey)
#D7FFFE
ΔE00 9.34
Very Pale Blue
#D6FFFE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFD1 #DFC8D6
analogous
#CADFC8 #C8DFD1 #C8DFDC
triadic
#C8DFD1 #D1C8DF #DFD1C8
tetradic
#C8DFD1 #C8CADF #DFC8D6 #DFDCC8
square
#C8DFD1 #C8CADF #DFC8D6 #DFDCC8
split-complementary
#C8DFD1 #DCC8DF #DFC8CA
monochromatic
#7BB290 #A1C8B1 #C8DFD1 #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.41
#C8DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#C8DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFD1
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFD1 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD0
Deuteranopia (green-blind)
#DAD8D2
Tritanopia (blue-blind)
#C4DFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dfd1; /* rgb */ color: rgb(200, 223, 209); /* oklch */ color: oklch(88.3% 0.031 159.0);
Tailwind
colors: {
custom: {
50: '#d8e9df',
500: '#c8dfd1',
950: '#000000',
},
}SCSS
$custom: #c8dfd1; $custom-light: #d8e9df; $custom-dark: #000000;
JSON
{
"hex": "#c8dfd1",
"rgb": {
"r": 200,
"g": 223,
"b": 209
},
"hsl": {
"h": 143.478,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88266,
"c": 0.03102,
"h": 159
},
"luminance": 0.69658
}Semantic roles & 50–950 ramp
primary
#C8DFD1
secondary
#B695A9
accent
#407EA5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484