#C4E5BA#C4E5BA
#C4E5BA is a very light, moderate green. Relative luminance 0.713; OKLCH L 88.7% C 0.068 H 138.4°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E5BA |
|---|---|
| RGB | rgb(196, 229, 186) |
| HSL | hsl(106, 45%, 81%) |
| HSV | hsv(106, 19%, 90%) |
| CMYK | cmyk(14.4%, 0%, 18.8%, 10.2%) |
| CIE-LAB | lab(87.64, -18.65, 17.44) |
| CIE-LCH | lch(87.64, 25.53, 136.93°) |
| OKLab | oklab(88.67% -0.0505 0.0448) |
| OKLCH | oklch(88.67% 0.068 138.4) |
| XYZ | xyz(59.6454, 71.3186, 57.0683) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.08
Light Grey Green
#B7E1A1
ΔE00 5.14
Very Pale Green
#CFFDBC
ΔE00 6.62
Mint
#AAF0C1
ΔE00 6.75
Very Light Green
#D1FFBD
ΔE00 7.01
Hospital Green
#9BE5AA
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E5BA #DBBAE5
analogous
#DAE5BA #C4E5BA #BAE5C6
triadic
#C4E5BA #BAC4E5 #E5BAC4
tetradic
#C4E5BA #BADAE5 #DBBAE5 #E5C6BA
square
#C4E5BA #BADAE5 #DBBAE5 #E5C6BA
split-complementary
#C4E5BA #C6BAE5 #E5BADA
monochromatic
#78C461 #9ED48E #C4E5BA #EAF6E6 #ECF7E9
Accessibility & contrast
On white
1.38
#C4E5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#C4E5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E5BA
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E5BA | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEB8
Deuteranopia (green-blind)
#E3DBBC
Tritanopia (blue-blind)
#C3E2D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e5ba; /* rgb */ color: rgb(196, 229, 186); /* oklch */ color: oklch(88.7% 0.068 138.4);
Tailwind
colors: {
custom: {
50: '#d6edce',
500: '#c4e5ba',
950: '#000000',
},
}SCSS
$custom: #c4e5ba; $custom-light: #d6edce; $custom-dark: #000000;
JSON
{
"hex": "#c4e5ba",
"rgb": {
"r": 196,
"g": 229,
"b": 186
},
"hsl": {
"h": 106.047,
"s": 45.263,
"l": 81.373
},
"oklch": {
"l": 0.88672,
"c": 0.06754,
"h": 138.4
},
"luminance": 0.7132
}Semantic roles & 50–950 ramp
primary
#C4E5BA
secondary
#B184BF
accent
#2DB898
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483