#C8DEC3#C8DEC3
#C8DEC3 is a very light, muted green. Relative luminance 0.685; OKLCH L 87.7% C 0.043 H 139.9°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEC3 |
|---|---|
| RGB | rgb(200, 222, 195) |
| HSL | hsl(109, 29%, 82%) |
| HSV | hsv(109, 12%, 87%) |
| CMYK | cmyk(9.9%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(86.24, -12.26, 10.78) |
| CIE-LCH | lch(86.24, 16.33, 138.67°) |
| OKLab | oklab(87.69% -0.0332 0.028) |
| OKLCH | oklch(87.69% 0.043 139.9) |
| XYZ | xyz(59.7891, 68.4614, 61.6836) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.05
Light Grey Green
#B7E1A1
ΔE00 9.64
Light Sage
#BCECAC
ΔE00 9.96
Beige
#F5F5DC
ΔE00 9.98
Mint
#AAF0C1
ΔE00 10.29
Light Grey
#D8DCD6
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEC3 #D9C3DE
analogous
#D6DEC3 #C8DEC3 #C3DECC
triadic
#C8DEC3 #C3C8DE #DEC3C8
tetradic
#C8DEC3 #C3D6DE #D9C3DE #DECCC3
square
#C8DEC3 #C3D6DE #D9C3DE #DECCC3
split-complementary
#C8DEC3 #CCC3DE #DEC3D6
monochromatic
#80B374 #A4C89C #C8DEC3 #ECF4EA #EDF4EB
Accessibility & contrast
On white
1.43
#C8DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#C8DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEC3
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEC3 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9C2
Deuteranopia (green-blind)
#DCD7C4
Tritanopia (blue-blind)
#C7DCD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dec3; /* rgb */ color: rgb(200, 222, 195); /* oklch */ color: oklch(87.7% 0.043 139.9);
Tailwind
colors: {
custom: {
50: '#d8e8d5',
500: '#c8dec3',
950: '#000000',
},
}SCSS
$custom: #c8dec3; $custom-light: #d8e8d5; $custom-dark: #000000;
JSON
{
"hex": "#c8dec3",
"rgb": {
"r": 200,
"g": 222,
"b": 195
},
"hsl": {
"h": 108.889,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.87688,
"c": 0.04345,
"h": 139.9
},
"luminance": 0.68462
}Semantic roles & 50–950 ramp
primary
#C8DEC3
secondary
#AE90B5
accent
#3EA894
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483