#C5DEC4#C5DEC4
#C5DEC4 is a very light, muted green. Relative luminance 0.681; OKLCH L 87.5% C 0.044 H 144.1°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DEC4 |
|---|---|
| RGB | rgb(197, 222, 196) |
| HSL | hsl(118, 28%, 82%) |
| HSV | hsv(118, 12%, 87%) |
| CMYK | cmyk(11.3%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(86.06, -13.11, 9.97) |
| CIE-LCH | lch(86.06, 16.47, 142.75°) |
| OKLab | oklab(87.5% -0.0358 0.0259) |
| OKLCH | oklch(87.5% 0.044 144.1) |
| XYZ | xyz(59.1090, 68.0976, 62.2439) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.29
Light Grey Green
#B7E1A1
ΔE00 9.74
Mint
#AAF0C1
ΔE00 9.78
Light Sage
#BCECAC
ΔE00 10.00
Beige
#F5F5DC
ΔE00 10.73
Light Teal
#90E4C1
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DEC4 #DDC4DE
analogous
#D2DEC4 #C5DEC4 #C4DED0
triadic
#C5DEC4 #C4C5DE #DEC4C5
tetradic
#C5DEC4 #C4D2DE #DDC4DE #DED0C4
square
#C5DEC4 #C4D2DE #DDC4DE #DED0C4
split-complementary
#C5DEC4 #D0C4DE #DEC4D2
monochromatic
#78B276 #9EC89D #C5DEC4 #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.44
#C5DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#C5DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DEC4
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DEC4 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C3
Deuteranopia (green-blind)
#DBD6C5
Tritanopia (blue-blind)
#C3DCD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c5dec4; /* rgb */ color: rgb(197, 222, 196); /* oklch */ color: oklch(87.5% 0.044 144.1);
Tailwind
colors: {
custom: {
50: '#d6e8d5',
500: '#c5dec4',
950: '#000000',
},
}SCSS
$custom: #c5dec4; $custom-light: #d6e8d5; $custom-dark: #000000;
JSON
{
"hex": "#c5dec4",
"rgb": {
"r": 197,
"g": 222,
"b": 196
},
"hsl": {
"h": 117.692,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.875,
"c": 0.04421,
"h": 144.1
},
"luminance": 0.68098
}Semantic roles & 50–950 ramp
primary
#C5DEC4
secondary
#B491B5
accent
#3FA7A3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483