#C4DEC3#C4DEC3
#C4DEC3 is a very light, muted green. Relative luminance 0.679; OKLCH L 87.4% C 0.046 H 144.2°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DEC3 |
|---|---|
| RGB | rgb(196, 222, 195) |
| HSL | hsl(118, 29%, 82%) |
| HSV | hsv(118, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(85.97, -13.62, 10.36) |
| CIE-LCH | lch(85.97, 17.11, 142.75°) |
| OKLab | oklab(87.4% -0.0372 0.0269) |
| OKLCH | oklch(87.4% 0.046 144.2) |
| XYZ | xyz(58.7345, 67.9176, 61.6342) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.40
Mint
#AAF0C1
ΔE00 9.44
Honeydew
#F0FFF0
ΔE00 9.57
Light Sage
#BCECAC
ΔE00 9.66
Light Teal
#90E4C1
ΔE00 10.66
Hospital Green
#9BE5AA
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DEC3 #DDC3DE
analogous
#D2DEC3 #C4DEC3 #C3DED0
triadic
#C4DEC3 #C3C4DE #DEC3C4
tetradic
#C4DEC3 #C3D2DE #DDC3DE #DED0C3
square
#C4DEC3 #C3D2DE #DDC3DE #DED0C3
split-complementary
#C4DEC3 #D0C3DE #DEC3D2
monochromatic
#76B374 #9DC89C #C4DEC3 #EBF4EA #ECF4EB
Accessibility & contrast
On white
1.44
#C4DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#C4DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DEC3
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DEC3 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C2
Deuteranopia (green-blind)
#DBD6C4
Tritanopia (blue-blind)
#C2DCD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4dec3; /* rgb */ color: rgb(196, 222, 195); /* oklch */ color: oklch(87.4% 0.046 144.2);
Tailwind
colors: {
custom: {
50: '#d6e8d5',
500: '#c4dec3',
950: '#000000',
},
}SCSS
$custom: #c4dec3; $custom-light: #d6e8d5; $custom-dark: #000000;
JSON
{
"hex": "#c4dec3",
"rgb": {
"r": 196,
"g": 222,
"b": 195
},
"hsl": {
"h": 117.778,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.87404,
"c": 0.04593,
"h": 144.2
},
"luminance": 0.67918
}Semantic roles & 50–950 ramp
primary
#C4DEC3
secondary
#B490B5
accent
#3EA8A4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483