#C8DECB#C8DECB
#C8DECB is a very light, muted green. Relative luminance 0.688; OKLCH L 87.9% C 0.035 H 149.3°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DECB |
|---|---|
| RGB | rgb(200, 222, 203) |
| HSL | hsl(128, 25%, 83%) |
| HSV | hsv(128, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(86.42, -10.85, 6.84) |
| CIE-LCH | lch(86.42, 12.82, 147.78°) |
| OKLab | oklab(87.9% -0.03 0.0178) |
| OKLCH | oklch(87.9% 0.035 149.3) |
| XYZ | xyz(60.7180, 68.8329, 66.5755) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.03
Light Grey
#D8DCD6
ΔE00 8.95
Ice
#D6FFFA
ΔE00 9.91
Beige
#F5F5DC
ΔE00 10.09
Duck Egg Blue
#C3FBF4
ΔE00 10.73
Lightcyan
#E0FFFF
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DECB #DEC8DB
analogous
#D0DEC8 #C8DECB #C8DED6
triadic
#C8DECB #CBC8DE #DECBC8
tetradic
#C8DECB #C8D0DE #DEC8DB #DED6C8
square
#C8DECB #C8D0DE #DEC8DB #DED6C8
split-complementary
#C8DECB #D6C8DE #DEC8D0
monochromatic
#7BB083 #A2C7A7 #C8DECB #ECF4ED #ECF4ED
Accessibility & contrast
On white
1.42
#C8DECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#C8DECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DECB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DECB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#C6DDD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8decb; /* rgb */ color: rgb(200, 222, 203); /* oklch */ color: oklch(87.9% 0.035 149.3);
Tailwind
colors: {
custom: {
50: '#d8e8da',
500: '#c8decb',
950: '#000000',
},
}SCSS
$custom: #c8decb; $custom-light: #d8e8da; $custom-dark: #000000;
JSON
{
"hex": "#c8decb",
"rgb": {
"r": 200,
"g": 222,
"b": 203
},
"hsl": {
"h": 128.182,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.87895,
"c": 0.03488,
"h": 149.3
},
"luminance": 0.68834
}Semantic roles & 50–950 ramp
primary
#C8DECB
secondary
#B595B1
accent
#4296A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483