#B4EAAF#B4EAAF
#B4EAAF is a very light, moderate green. Relative luminance 0.716; OKLCH L 88.5% C 0.097 H 142.6°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EAAF |
|---|---|
| RGB | rgb(180, 234, 175) |
| HSL | hsl(115, 58%, 80%) |
| HSV | hsv(115, 25%, 92%) |
| CMYK | cmyk(23.1%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(87.80, -28.28, 23.20) |
| CIE-LCH | lch(87.80, 36.58, 140.63°) |
| OKLab | oklab(88.47% -0.0771 0.059) |
| OKLCH | oklch(88.47% 0.097 142.6) |
| XYZ | xyz(55.9810, 71.6424, 51.4280) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.87
Light Grey Green
#B7E1A1
ΔE00 3.25
Hospital Green
#9BE5AA
ΔE00 3.72
Celadon
#BEFDB7
ΔE00 4.27
Washed Out Green
#BCF5A6
ΔE00 4.42
Mint
#AAF0C1
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EAAF #E5AFEA
analogous
#D2EAAF #B4EAAF #AFEAC7
triadic
#B4EAAF #AFB4EA #EAAFB4
tetradic
#B4EAAF #AFD2EA #E5AFEA #EAC7AF
square
#B4EAAF #AFD2EA #E5AFEA #EAC7AF
split-complementary
#B4EAAF #C7AFEA #EAAFD2
monochromatic
#59D14E #87DD7F #B4EAAF #E1F7DF #E8F9E7
Accessibility & contrast
On white
1.37
#B4EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#B4EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EAAF
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EAAF | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AB
Deuteranopia (green-blind)
#E4DAB2
Tritanopia (blue-blind)
#B0E6DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b4eaaf; /* rgb */ color: rgb(180, 234, 175); /* oklch */ color: oklch(88.5% 0.097 142.6);
Tailwind
colors: {
custom: {
50: '#cbf1c7',
500: '#b4eaaf',
950: '#000000',
},
}SCSS
$custom: #b4eaaf; $custom-light: #cbf1c7; $custom-dark: #000000;
JSON
{
"hex": "#b4eaaf",
"rgb": {
"r": 180,
"g": 234,
"b": 175
},
"hsl": {
"h": 114.915,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.88472,
"c": 0.0971,
"h": 142.6
},
"luminance": 0.71644
}Semantic roles & 50–950 ramp
primary
#B4EAAF
secondary
#BF77C6
accent
#1FC6B8
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131613
muted
#838582