#C8DFD0#C8DFD0
#C8DFD0 is a very light, muted green. Relative luminance 0.696; OKLCH L 88.2% C 0.032 H 157.1°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFD0 |
|---|---|
| RGB | rgb(200, 223, 208) |
| HSL | hsl(141, 26%, 83%) |
| HSV | hsv(141, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(86.80, -10.45, 4.76) |
| CIE-LCH | lch(86.80, 11.48, 155.53°) |
| OKLab | oklab(88.24% -0.0294 0.0124) |
| OKLCH | oklch(88.24% 0.032 157.1) |
| XYZ | xyz(61.5898, 69.6079, 69.8531) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.73
Light Grey
#D8DCD6
ΔE00 8.40
Ice
#D6FFFA
ΔE00 8.81
Lightcyan
#E0FFFF
ΔE00 9.46
Ice Blue (survey)
#D7FFFE
ΔE00 9.58
Very Pale Blue
#D6FFFE
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFD0 #DFC8D7
analogous
#CBDFC8 #C8DFD0 #C8DFDB
triadic
#C8DFD0 #D0C8DF #DFD0C8
tetradic
#C8DFD0 #C8CBDF #DFC8D7 #DFDBC8
square
#C8DFD0 #C8CBDF #DFC8D7 #DFDBC8
split-complementary
#C8DFD0 #DBC8DF #DFC8CB
monochromatic
#7BB28E #A1C8AF #C8DFD0 #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.41
#C8DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#C8DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFD0
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFD0 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCF
Deuteranopia (green-blind)
#DAD8D1
Tritanopia (blue-blind)
#C5DFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dfd0; /* rgb */ color: rgb(200, 223, 208); /* oklch */ color: oklch(88.2% 0.032 157.1);
Tailwind
colors: {
custom: {
50: '#d8e9de',
500: '#c8dfd0',
950: '#000000',
},
}SCSS
$custom: #c8dfd0; $custom-light: #d8e9de; $custom-dark: #000000;
JSON
{
"hex": "#c8dfd0",
"rgb": {
"r": 200,
"g": 223,
"b": 208
},
"hsl": {
"h": 140.87,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88238,
"c": 0.03187,
"h": 157.1
},
"luminance": 0.69609
}Semantic roles & 50–950 ramp
primary
#C8DFD0
secondary
#B695AB
accent
#4082A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484