#B1EAAE#B1EAAE
#B1EAAE is a very light, moderate green. Relative luminance 0.712; OKLCH L 88.3% C 0.100 H 143.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B1EAAE |
|---|---|
| RGB | rgb(177, 234, 174) |
| HSL | hsl(117, 59%, 80%) |
| HSV | hsv(117, 26%, 92%) |
| CMYK | cmyk(24.4%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(87.60, -29.43, 23.43) |
| CIE-LCH | lch(87.60, 37.62, 141.48°) |
| OKLab | oklab(88.27% -0.0803 0.0596) |
| OKLCH | oklch(88.27% 0.1 143.4) |
| XYZ | xyz(55.1921, 71.2470, 50.8803) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.18
Hospital Green
#9BE5AA
ΔE00 3.27
Light Grey Green
#B7E1A1
ΔE00 3.50
Celadon
#BEFDB7
ΔE00 4.23
Mint
#AAF0C1
ΔE00 4.41
Washed Out Green
#BCF5A6
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1EAAE #E7AEEA
analogous
#CFEAAE #B1EAAE #AEEAC9
triadic
#B1EAAE #AEB1EA #EAAEB1
tetradic
#B1EAAE #AECFEA #E7AEEA #EAC9AE
square
#B1EAAE #AECFEA #E7AEEA #EAC9AE
split-complementary
#B1EAAE #C9AEEA #EAAECF
monochromatic
#53D14D #82DD7D #B1EAAE #E0F7DF #E8F9E7
Accessibility & contrast
On white
1.38
#B1EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#B1EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1EAAE
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1EAAE | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAA
Deuteranopia (green-blind)
#E4D9B1
Tritanopia (blue-blind)
#ACE6DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b1eaae; /* rgb */ color: rgb(177, 234, 174); /* oklch */ color: oklch(88.3% 0.100 143.4);
Tailwind
colors: {
custom: {
50: '#c9f1c6',
500: '#b1eaae',
950: '#000000',
},
}SCSS
$custom: #b1eaae; $custom-light: #c9f1c6; $custom-dark: #000000;
JSON
{
"hex": "#b1eaae",
"rgb": {
"r": 177,
"g": 234,
"b": 174
},
"hsl": {
"h": 117,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.88268,
"c": 0.09998,
"h": 143.4
},
"luminance": 0.71249
}Semantic roles & 50–950 ramp
primary
#B1EAAE
secondary
#C276C6
accent
#1FC6BE
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131613
muted
#828582