#C8DECC#C8DECC
#C8DECC is a very light, muted green. Relative luminance 0.689; OKLCH L 87.9% C 0.034 H 150.8°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DECC |
|---|---|
| RGB | rgb(200, 222, 204) |
| HSL | hsl(131, 25%, 83%) |
| HSV | hsv(131, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(86.44, -10.67, 6.34) |
| CIE-LCH | lch(86.44, 12.41, 149.26°) |
| OKLab | oklab(87.92% -0.0296 0.0165) |
| OKLCH | oklch(87.92% 0.034 150.8) |
| XYZ | xyz(60.8375, 68.8808, 67.2052) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.95
Light Grey
#D8DCD6
ΔE00 8.74
Ice
#D6FFFA
ΔE00 9.70
Beige
#F5F5DC
ΔE00 10.15
Lightcyan
#E0FFFF
ΔE00 10.47
Duck Egg Blue
#C3FBF4
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DECC #DEC8DA
analogous
#CFDEC8 #C8DECC #C8DED7
triadic
#C8DECC #CCC8DE #DECCC8
tetradic
#C8DECC #C8CFDE #DEC8DA #DED7C8
square
#C8DECC #C8CFDE #DEC8DA #DED7C8
split-complementary
#C8DECC #D7C8DE #DEC8CF
monochromatic
#7BB085 #A2C7A9 #C8DECC #ECF4ED #ECF4ED
Accessibility & contrast
On white
1.42
#C8DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#C8DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DECC
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DECC | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACB
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#C5DDD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8decc; /* rgb */ color: rgb(200, 222, 204); /* oklch */ color: oklch(87.9% 0.034 150.8);
Tailwind
colors: {
custom: {
50: '#d8e8db',
500: '#c8decc',
950: '#000000',
},
}SCSS
$custom: #c8decc; $custom-light: #d8e8db; $custom-dark: #000000;
JSON
{
"hex": "#c8decc",
"rgb": {
"r": 200,
"g": 222,
"b": 204
},
"hsl": {
"h": 130.909,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.87922,
"c": 0.03389,
"h": 150.8
},
"luminance": 0.68882
}Semantic roles & 50–950 ramp
primary
#C8DECC
secondary
#B595AF
accent
#4292A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484