#C4E5BE#C4E5BE
#C4E5BE is a very light, moderate green. Relative luminance 0.715; OKLCH L 88.8% C 0.063 H 140.8°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E5BE |
|---|---|
| RGB | rgb(196, 229, 190) |
| HSL | hsl(111, 43%, 82%) |
| HSV | hsv(111, 17%, 90%) |
| CMYK | cmyk(14.4%, 0%, 17%, 10.2%) |
| CIE-LAB | lab(87.72, -17.98, 15.47) |
| CIE-LCH | lch(87.72, 23.72, 139.30°) |
| OKLab | oklab(88.77% -0.0489 0.0399) |
| OKLCH | oklch(88.77% 0.063 140.8) |
| XYZ | xyz(60.0765, 71.4911, 59.3392) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 6.00
Light Grey Green
#B7E1A1
ΔE00 6.14
Mint
#AAF0C1
ΔE00 6.75
Very Pale Green
#CFFDBC
ΔE00 7.34
Very Light Green
#D1FFBD
ΔE00 7.72
Hospital Green
#9BE5AA
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E5BE #DFBEE5
analogous
#D8E5BE #C4E5BE #BEE5CC
triadic
#C4E5BE #BEC4E5 #E5BEC4
tetradic
#C4E5BE #BED8E5 #DFBEE5 #E5CCBE
square
#C4E5BE #BED8E5 #DFBEE5 #E5CCBE
split-complementary
#C4E5BE #CCBEE5 #E5BED8
monochromatic
#75C267 #9CD492 #C4E5BE #EBF6E9 #EBF6E9
Accessibility & contrast
On white
1.37
#C4E5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#C4E5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E5BE
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E5BE | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBC
Deuteranopia (green-blind)
#E2DBC0
Tritanopia (blue-blind)
#C2E2DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e5be; /* rgb */ color: rgb(196, 229, 190); /* oklch */ color: oklch(88.8% 0.063 140.8);
Tailwind
colors: {
custom: {
50: '#d6edd1',
500: '#c4e5be',
950: '#000000',
},
}SCSS
$custom: #c4e5be; $custom-light: #d6edd1; $custom-dark: #000000;
JSON
{
"hex": "#c4e5be",
"rgb": {
"r": 196,
"g": 229,
"b": 190
},
"hsl": {
"h": 110.769,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.88766,
"c": 0.06308,
"h": 140.8
},
"luminance": 0.71492
}Semantic roles & 50–950 ramp
primary
#C4E5BE
secondary
#B788BF
accent
#30B6A1
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483