#B5EAAA#B5EAAA
#B5EAAA is a very light, moderate green. Relative luminance 0.716; OKLCH L 88.4% C 0.102 H 140.2°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EAAA |
|---|---|
| RGB | rgb(181, 234, 170) |
| HSL | hsl(110, 60%, 79%) |
| HSV | hsv(110, 27%, 92%) |
| CMYK | cmyk(22.6%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(87.76, -28.75, 25.74) |
| CIE-LCH | lch(87.76, 38.59, 138.16°) |
| OKLab | oklab(88.43% -0.0783 0.0652) |
| OKLCH | oklch(88.43% 0.102 140.2) |
| XYZ | xyz(55.7327, 71.5701, 48.9004) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.11
Light Grey Green
#B7E1A1
ΔE00 2.61
Washed Out Green
#BCF5A6
ΔE00 3.49
Celadon
#BEFDB7
ΔE00 4.03
Pale Green
#C7FDB5
ΔE00 4.24
Hospital Green
#9BE5AA
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EAAA #DFAAEA
analogous
#D5EAAA #B5EAAA #AAEABF
triadic
#B5EAAA #AAB5EA #EAAAB5
tetradic
#B5EAAA #AAD5EA #DFAAEA #EABFAA
square
#B5EAAA #AAD5EA #DFAAEA #EABFAA
split-complementary
#B5EAAA #BFAAEA #EAAAD5
monochromatic
#60D248 #8ADE79 #B5EAAA #E0F6DB #EAF9E6
Accessibility & contrast
On white
1.37
#B5EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#B5EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EAAA
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EAAA | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#E5DAAD
Tritanopia (blue-blind)
#B2E6D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b5eaaa; /* rgb */ color: rgb(181, 234, 170); /* oklch */ color: oklch(88.4% 0.102 140.2);
Tailwind
colors: {
custom: {
50: '#ccf1c3',
500: '#b5eaaa',
950: '#000000',
},
}SCSS
$custom: #b5eaaa; $custom-light: #ccf1c3; $custom-dark: #000000;
JSON
{
"hex": "#b5eaaa",
"rgb": {
"r": 181,
"g": 234,
"b": 170
},
"hsl": {
"h": 109.687,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.88429,
"c": 0.10186,
"h": 140.2
},
"luminance": 0.71572
}Semantic roles & 50–950 ramp
primary
#B5EAAA
secondary
#B872C6
accent
#1DC8AB
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582