#C4E5BB#C4E5BB
#C4E5BB is a very light, moderate green. Relative luminance 0.714; OKLCH L 88.7% C 0.066 H 139.0°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E5BB |
|---|---|
| RGB | rgb(196, 229, 187) |
| HSL | hsl(107, 45%, 82%) |
| HSV | hsv(107, 18%, 90%) |
| CMYK | cmyk(14.4%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(87.66, -18.49, 16.94) |
| CIE-LCH | lch(87.66, 25.08, 137.49°) |
| OKLab | oklab(88.7% -0.0501 0.0436) |
| OKLCH | oklch(88.7% 0.066 139) |
| XYZ | xyz(59.7520, 71.3613, 57.6301) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.30
Light Grey Green
#B7E1A1
ΔE00 5.38
Mint
#AAF0C1
ΔE00 6.73
Very Pale Green
#CFFDBC
ΔE00 6.79
Very Light Green
#D1FFBD
ΔE00 7.18
Hospital Green
#9BE5AA
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E5BB #DCBBE5
analogous
#D9E5BB #C4E5BB #BBE5C7
triadic
#C4E5BB #BBC4E5 #E5BBC4
tetradic
#C4E5BB #BBD9E5 #DCBBE5 #E5C7BB
square
#C4E5BB #BBD9E5 #DCBBE5 #E5C7BB
split-complementary
#C4E5BB #C7BBE5 #E5BBD9
monochromatic
#77C362 #9ED48F #C4E5BB #EAF6E7 #ECF7E9
Accessibility & contrast
On white
1.38
#C4E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#C4E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E5BB
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E5BB | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEB9
Deuteranopia (green-blind)
#E2DBBD
Tritanopia (blue-blind)
#C3E2D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e5bb; /* rgb */ color: rgb(196, 229, 187); /* oklch */ color: oklch(88.7% 0.066 139.0);
Tailwind
colors: {
custom: {
50: '#d6edcf',
500: '#c4e5bb',
950: '#000000',
},
}SCSS
$custom: #c4e5bb; $custom-light: #d6edcf; $custom-dark: #000000;
JSON
{
"hex": "#c4e5bb",
"rgb": {
"r": 196,
"g": 229,
"b": 187
},
"hsl": {
"h": 107.143,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.88695,
"c": 0.06641,
"h": 139
},
"luminance": 0.71362
}Semantic roles & 50–950 ramp
primary
#C4E5BB
secondary
#B385BF
accent
#2EB89A
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483