#B5EAAF#B5EAAF
#B5EAAF is a very light, moderate green. Relative luminance 0.718; OKLCH L 88.5% C 0.097 H 142.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EAAF |
|---|---|
| RGB | rgb(181, 234, 175) |
| HSL | hsl(114, 58%, 80%) |
| HSV | hsv(114, 25%, 92%) |
| CMYK | cmyk(22.6%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(87.85, -27.95, 23.29) |
| CIE-LCH | lch(87.85, 36.38, 140.19°) |
| OKLab | oklab(88.53% -0.0762 0.0592) |
| OKLCH | oklch(88.53% 0.097 142.1) |
| XYZ | xyz(56.2147, 71.7629, 51.4390) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.72
Light Grey Green
#B7E1A1
ΔE00 3.14
Hospital Green
#9BE5AA
ΔE00 3.89
Celadon
#BEFDB7
ΔE00 4.27
Washed Out Green
#BCF5A6
ΔE00 4.37
Pale Green
#C7FDB5
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EAAF #E4AFEA
analogous
#D3EAAF #B5EAAF #AFEAC6
triadic
#B5EAAF #AFB5EA #EAAFB5
tetradic
#B5EAAF #AFD3EA #E4AFEA #EAC6AF
square
#B5EAAF #AFD3EA #E4AFEA #EAC6AF
split-complementary
#B5EAAF #C6AFEA #EAAFD3
monochromatic
#5BD14E #88DD7F #B5EAAF #E2F7DF #E9F9E7
Accessibility & contrast
On white
1.37
#B5EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#B5EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EAAF
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EAAF | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AB
Deuteranopia (green-blind)
#E5DAB2
Tritanopia (blue-blind)
#B1E6DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b5eaaf; /* rgb */ color: rgb(181, 234, 175); /* oklch */ color: oklch(88.5% 0.097 142.1);
Tailwind
colors: {
custom: {
50: '#ccf1c7',
500: '#b5eaaf',
950: '#000000',
},
}SCSS
$custom: #b5eaaf; $custom-light: #ccf1c7; $custom-dark: #000000;
JSON
{
"hex": "#b5eaaf",
"rgb": {
"r": 181,
"g": 234,
"b": 175
},
"hsl": {
"h": 113.898,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.88534,
"c": 0.0965,
"h": 142.1
},
"luminance": 0.71765
}Semantic roles & 50–950 ramp
primary
#B5EAAF
secondary
#BE77C6
accent
#1FC6B5
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131613
muted
#838582