#C8DEC9#C8DEC9
#C8DEC9 is a very light, muted green. Relative luminance 0.687; OKLCH L 87.8% C 0.037 H 146.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEC9 |
|---|---|
| RGB | rgb(200, 222, 201) |
| HSL | hsl(123, 25%, 83%) |
| HSV | hsv(123, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(86.37, -11.21, 7.82) |
| CIE-LCH | lch(86.37, 13.67, 145.09°) |
| OKLab | oklab(87.84% -0.0308 0.0204) |
| OKLCH | oklch(87.84% 0.037 146.5) |
| XYZ | xyz(60.4812, 68.7382, 65.3284) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.23
Light Grey
#D8DCD6
ΔE00 9.37
Beige
#F5F5DC
ΔE00 10.01
Ice
#D6FFFA
ΔE00 10.34
Duck Egg Blue
#C3FBF4
ΔE00 11.08
Mintcream
#F5FFFA
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEC9 #DEC8DD
analogous
#D2DEC8 #C8DEC9 #C8DED4
triadic
#C8DEC9 #C9C8DE #DEC9C8
tetradic
#C8DEC9 #C8D2DE #DEC8DD #DED4C8
square
#C8DEC9 #C8D2DE #DEC8DD #DED4C8
split-complementary
#C8DEC9 #D4C8DE #DEC8D2
monochromatic
#7BB07E #A2C7A3 #C8DEC9 #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.42
#C8DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#C8DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEC9
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEC9 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC8
Deuteranopia (green-blind)
#DBD7CA
Tritanopia (blue-blind)
#C6DDD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dec9; /* rgb */ color: rgb(200, 222, 201); /* oklch */ color: oklch(87.8% 0.037 146.5);
Tailwind
colors: {
custom: {
50: '#d8e8d9',
500: '#c8dec9',
950: '#000000',
},
}SCSS
$custom: #c8dec9; $custom-light: #d8e8d9; $custom-dark: #000000;
JSON
{
"hex": "#c8dec9",
"rgb": {
"r": 200,
"g": 222,
"b": 201
},
"hsl": {
"h": 122.727,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.87843,
"c": 0.03692,
"h": 146.5
},
"luminance": 0.68739
}Semantic roles & 50–950 ramp
primary
#C8DEC9
secondary
#B595B3
accent
#429FA4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483