#C4E5BC#C4E5BC
#C4E5BC is a very light, moderate green. Relative luminance 0.714; OKLCH L 88.7% C 0.065 H 139.6°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E5BC |
|---|---|
| RGB | rgb(196, 229, 188) |
| HSL | hsl(108, 44%, 82%) |
| HSV | hsv(108, 18%, 90%) |
| CMYK | cmyk(14.4%, 0%, 17.9%, 10.2%) |
| CIE-LAB | lab(87.68, -18.32, 16.45) |
| CIE-LCH | lch(87.68, 24.62, 138.07°) |
| OKLab | oklab(88.72% -0.0497 0.0423) |
| OKLCH | oklch(88.72% 0.065 139.6) |
| XYZ | xyz(59.8595, 71.4042, 58.1959) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.53
Light Grey Green
#B7E1A1
ΔE00 5.63
Mint
#AAF0C1
ΔE00 6.72
Very Pale Green
#CFFDBC
ΔE00 6.97
Very Light Green
#D1FFBD
ΔE00 7.35
Hospital Green
#9BE5AA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E5BC #DDBCE5
analogous
#D9E5BC #C4E5BC #BCE5C9
triadic
#C4E5BC #BCC4E5 #E5BCC4
tetradic
#C4E5BC #BCD9E5 #DDBCE5 #E5C9BC
square
#C4E5BC #BCD9E5 #DDBCE5 #E5C9BC
split-complementary
#C4E5BC #C9BCE5 #E5BCD9
monochromatic
#76C364 #9DD490 #C4E5BC #EBF6E8 #ECF6E9
Accessibility & contrast
On white
1.37
#C4E5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#C4E5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E5BC
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E5BC | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBA
Deuteranopia (green-blind)
#E2DBBE
Tritanopia (blue-blind)
#C3E2D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e5bc; /* rgb */ color: rgb(196, 229, 188); /* oklch */ color: oklch(88.7% 0.065 139.6);
Tailwind
colors: {
custom: {
50: '#d6edd0',
500: '#c4e5bc',
950: '#000000',
},
}SCSS
$custom: #c4e5bc; $custom-light: #d6edd0; $custom-dark: #000000;
JSON
{
"hex": "#c4e5bc",
"rgb": {
"r": 196,
"g": 229,
"b": 188
},
"hsl": {
"h": 108.293,
"s": 44.086,
"l": 81.765
},
"oklch": {
"l": 0.88719,
"c": 0.0653,
"h": 139.6
},
"luminance": 0.71405
}Semantic roles & 50–950 ramp
primary
#C4E5BC
secondary
#B486BF
accent
#2EB79D
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483