#C8DFCD#C8DFCD
#C8DFCD is a very light, muted green. Relative luminance 0.695; OKLCH L 88.2% C 0.035 H 152.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFCD |
|---|---|
| RGB | rgb(200, 223, 205) |
| HSL | hsl(133, 26%, 83%) |
| HSV | hsv(133, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(86.73, -11.00, 6.23) |
| CIE-LCH | lch(86.73, 12.64, 150.46°) |
| OKLab | oklab(88.16% -0.0306 0.0162) |
| OKLCH | oklch(88.16% 0.035 152) |
| XYZ | xyz(61.2242, 69.4616, 67.9276) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.88
Light Grey
#D8DCD6
ΔE00 8.97
Ice
#D6FFFA
ΔE00 9.42
Duck Egg Blue
#C3FBF4
ΔE00 10.24
Beige
#F5F5DC
ΔE00 10.29
Lightcyan
#E0FFFF
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFCD #DFC8DA
analogous
#CEDFC8 #C8DFCD #C8DFD8
triadic
#C8DFCD #CDC8DF #DFCDC8
tetradic
#C8DFCD #C8CEDF #DFC8DA #DFD8C8
square
#C8DFCD #C8CEDF #DFC8DA #DFD8C8
split-complementary
#C8DFCD #D8C8DF #DFC8CE
monochromatic
#7BB287 #A1C8AA #C8DFCD #ECF4ED #ECF4ED
Accessibility & contrast
On white
1.41
#C8DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#C8DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFCD
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFCD | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#C5DEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dfcd; /* rgb */ color: rgb(200, 223, 205); /* oklch */ color: oklch(88.2% 0.035 152.0);
Tailwind
colors: {
custom: {
50: '#d8e9dc',
500: '#c8dfcd',
950: '#000000',
},
}SCSS
$custom: #c8dfcd; $custom-light: #d8e9dc; $custom-dark: #000000;
JSON
{
"hex": "#c8dfcd",
"rgb": {
"r": 200,
"g": 223,
"b": 205
},
"hsl": {
"h": 133.043,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88157,
"c": 0.03461,
"h": 152
},
"luminance": 0.69462
}Semantic roles & 50–950 ramp
primary
#C8DFCD
secondary
#B695AF
accent
#408FA5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484