#C4E5BD#C4E5BD
#C4E5BD is a very light, moderate green. Relative luminance 0.714; OKLCH L 88.7% C 0.064 H 140.2°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E5BD |
|---|---|
| RGB | rgb(196, 229, 189) |
| HSL | hsl(110, 43%, 82%) |
| HSV | hsv(110, 17%, 90%) |
| CMYK | cmyk(14.4%, 0%, 17.5%, 10.2%) |
| CIE-LAB | lab(87.70, -18.15, 15.96) |
| CIE-LCH | lch(87.70, 24.17, 138.67°) |
| OKLab | oklab(88.74% -0.0493 0.0411) |
| OKLCH | oklch(88.74% 0.064 140.2) |
| XYZ | xyz(59.9676, 71.4475, 58.7656) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.76
Light Grey Green
#B7E1A1
ΔE00 5.88
Mint
#AAF0C1
ΔE00 6.73
Very Pale Green
#CFFDBC
ΔE00 7.15
Very Light Green
#D1FFBD
ΔE00 7.53
Hospital Green
#9BE5AA
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E5BD #DEBDE5
analogous
#D8E5BD #C4E5BD #BDE5CA
triadic
#C4E5BD #BDC4E5 #E5BDC4
tetradic
#C4E5BD #BDD8E5 #DEBDE5 #E5CABD
square
#C4E5BD #BDD8E5 #DEBDE5 #E5CABD
split-complementary
#C4E5BD #CABDE5 #E5BDD8
monochromatic
#76C265 #9DD491 #C4E5BD #EBF6E9 #EBF6E9
Accessibility & contrast
On white
1.37
#C4E5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#C4E5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E5BD
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E5BD | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBB
Deuteranopia (green-blind)
#E2DBBF
Tritanopia (blue-blind)
#C2E2DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e5bd; /* rgb */ color: rgb(196, 229, 189); /* oklch */ color: oklch(88.7% 0.064 140.2);
Tailwind
colors: {
custom: {
50: '#d6edd1',
500: '#c4e5bd',
950: '#000000',
},
}SCSS
$custom: #c4e5bd; $custom-light: #d6edd1; $custom-dark: #000000;
JSON
{
"hex": "#c4e5bd",
"rgb": {
"r": 196,
"g": 229,
"b": 189
},
"hsl": {
"h": 109.5,
"s": 43.478,
"l": 81.961
},
"oklch": {
"l": 0.88743,
"c": 0.06418,
"h": 140.2
},
"luminance": 0.71449
}Semantic roles & 50–950 ramp
primary
#C4E5BD
secondary
#B587BF
accent
#2FB79F
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483