#C8DFCA#C8DFCA
#C8DFCA is a very light, muted green. Relative luminance 0.693; OKLCH L 88.1% C 0.038 H 147.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFCA |
|---|---|
| RGB | rgb(200, 223, 202) |
| HSL | hsl(125, 26%, 83%) |
| HSV | hsv(125, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(86.66, -11.54, 7.71) |
| CIE-LCH | lch(86.66, 13.87, 146.25°) |
| OKLab | oklab(88.08% -0.0318 0.0201) |
| OKLCH | oklch(88.08% 0.038 147.7) |
| XYZ | xyz(60.8656, 69.3182, 66.0387) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.16
Light Grey
#D8DCD6
ΔE00 9.58
Ice
#D6FFFA
ΔE00 10.08
Beige
#F5F5DC
ΔE00 10.14
Duck Egg Blue
#C3FBF4
ΔE00 10.77
Mint
#AAF0C1
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFCA #DFC8DD
analogous
#D1DFC8 #C8DFCA #C8DFD5
triadic
#C8DFCA #CAC8DF #DFCAC8
tetradic
#C8DFCA #C8D1DF #DFC8DD #DFD5C8
square
#C8DFCA #C8D1DF #DFC8DD #DFD5C8
split-complementary
#C8DFCA #D5C8DF #DFC8D1
monochromatic
#7BB27F #A1C8A5 #C8DFCA #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.41
#C8DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#C8DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFCA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFCA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBC9
Deuteranopia (green-blind)
#DCD8CB
Tritanopia (blue-blind)
#C6DED9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dfca; /* rgb */ color: rgb(200, 223, 202); /* oklch */ color: oklch(88.1% 0.038 147.7);
Tailwind
colors: {
custom: {
50: '#d8e9da',
500: '#c8dfca',
950: '#000000',
},
}SCSS
$custom: #c8dfca; $custom-light: #d8e9da; $custom-dark: #000000;
JSON
{
"hex": "#c8dfca",
"rgb": {
"r": 200,
"g": 223,
"b": 202
},
"hsl": {
"h": 125.217,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88078,
"c": 0.03758,
"h": 147.7
},
"luminance": 0.69319
}Semantic roles & 50–950 ramp
primary
#C8DFCA
secondary
#B695B3
accent
#409CA5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483