#C8DEC8#C8DEC8
#C8DEC8 is a very light, muted green. Relative luminance 0.687; OKLCH L 87.8% C 0.038 H 145.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEC8 |
|---|---|
| RGB | rgb(200, 222, 200) |
| HSL | hsl(120, 25%, 83%) |
| HSV | hsv(120, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(86.35, -11.38, 8.31) |
| CIE-LCH | lch(86.35, 14.10, 143.86°) |
| OKLab | oklab(87.82% -0.0312 0.0217) |
| OKLCH | oklch(87.82% 0.038 145.2) |
| XYZ | xyz(60.3639, 68.6913, 64.7109) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.34
Light Grey
#D8DCD6
ΔE00 9.59
Beige
#F5F5DC
ΔE00 9.98
Ice
#D6FFFA
ΔE00 10.57
Mint
#AAF0C1
ΔE00 11.07
Light Grey Green
#B7E1A1
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEC8 #DEC8DE
analogous
#D3DEC8 #C8DEC8 #C8DED3
triadic
#C8DEC8 #C8C8DE #DEC8C8
tetradic
#C8DEC8 #C8D3DE #DEC8DE #DED3C8
square
#C8DEC8 #C8D3DE #DEC8DE #DED3C8
split-complementary
#C8DEC8 #D3C8DE #DEC8D3
monochromatic
#7BB07B #A2C7A2 #C8DEC8 #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.42
#C8DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C8DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEC8
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEC8 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC7
Deuteranopia (green-blind)
#DBD7C9
Tritanopia (blue-blind)
#C6DDD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dec8; /* rgb */ color: rgb(200, 222, 200); /* oklch */ color: oklch(87.8% 0.038 145.2);
Tailwind
colors: {
custom: {
50: '#d8e8d8',
500: '#c8dec8',
950: '#000000',
},
}SCSS
$custom: #c8dec8; $custom-light: #d8e8d8; $custom-dark: #000000;
JSON
{
"hex": "#c8dec8",
"rgb": {
"r": 200,
"g": 222,
"b": 200
},
"hsl": {
"h": 120,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.87816,
"c": 0.03797,
"h": 145.2
},
"luminance": 0.68692
}Semantic roles & 50–950 ramp
primary
#C8DEC8
secondary
#B595B5
accent
#42A4A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483