#C4DEC6#C4DEC6
#C4DEC6 is a very light, muted green. Relative luminance 0.681; OKLCH L 87.5% C 0.043 H 147.4°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DEC6 |
|---|---|
| RGB | rgb(196, 222, 198) |
| HSL | hsl(125, 28%, 82%) |
| HSV | hsv(125, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(86.03, -13.09, 8.88) |
| CIE-LCH | lch(86.03, 15.82, 145.86°) |
| OKLab | oklab(87.48% -0.036 0.0231) |
| OKLCH | oklch(87.48% 0.043 147.4) |
| XYZ | xyz(59.0771, 68.0547, 63.4385) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.16
Mint
#AAF0C1
ΔE00 9.91
Light Grey Green
#B7E1A1
ΔE00 10.31
Light Sage
#BCECAC
ΔE00 10.51
Ice
#D6FFFA
ΔE00 10.66
Light Teal
#90E4C1
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DEC6 #DEC4DC
analogous
#CFDEC4 #C4DEC6 #C4DED3
triadic
#C4DEC6 #C6C4DE #DEC6C4
tetradic
#C4DEC6 #C4CFDE #DEC4DC #DED3C4
square
#C4DEC6 #C4CFDE #DEC4DC #DED3C4
split-complementary
#C4DEC6 #D3C4DE #DEC4CF
monochromatic
#76B27A #9DC8A0 #C4DEC6 #EBF4EC #EBF4EC
Accessibility & contrast
On white
1.44
#C4DEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#C4DEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DEC6
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DEC6 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C5
Deuteranopia (green-blind)
#DAD6C7
Tritanopia (blue-blind)
#C1DDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4dec6; /* rgb */ color: rgb(196, 222, 198); /* oklch */ color: oklch(87.5% 0.043 147.4);
Tailwind
colors: {
custom: {
50: '#d6e8d7',
500: '#c4dec6',
950: '#000000',
},
}SCSS
$custom: #c4dec6; $custom-light: #d6e8d7; $custom-dark: #000000;
JSON
{
"hex": "#c4dec6",
"rgb": {
"r": 196,
"g": 222,
"b": 198
},
"hsl": {
"h": 124.615,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.87481,
"c": 0.04278,
"h": 147.4
},
"luminance": 0.68056
}Semantic roles & 50–950 ramp
primary
#C4DEC6
secondary
#B591B2
accent
#3F9FA7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483