#B1EAAA#B1EAAA
#B1EAAA is a very light, moderate green. Relative luminance 0.711; OKLCH L 88.2% C 0.104 H 141.9°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B1EAAA |
|---|---|
| RGB | rgb(177, 234, 170) |
| HSL | hsl(113, 60%, 79%) |
| HSV | hsv(113, 27%, 92%) |
| CMYK | cmyk(24.4%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(87.53, -30.08, 25.39) |
| CIE-LCH | lch(87.53, 39.36, 139.84°) |
| OKLab | oklab(88.18% -0.082 0.0643) |
| OKLCH | oklch(88.18% 0.104 141.9) |
| XYZ | xyz(54.8080, 71.0933, 48.8571) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.79
Light Grey Green
#B7E1A1
ΔE00 3.11
Hospital Green
#9BE5AA
ΔE00 3.62
Washed Out Green
#BCF5A6
ΔE00 3.70
Celadon
#BEFDB7
ΔE00 4.01
Pale Green
#C7FDB5
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1EAAA #E3AAEA
analogous
#D1EAAA #B1EAAA #AAEAC3
triadic
#B1EAAA #AAB1EA #EAAAB1
tetradic
#B1EAAA #AAD1EA #E3AAEA #EAC3AA
square
#B1EAAA #AAD1EA #E3AAEA #EAC3AA
split-complementary
#B1EAAA #C3AAEA #EAAAD1
monochromatic
#57D248 #84DE79 #B1EAAA #DEF6DB #E8F9E6
Accessibility & contrast
On white
1.38
#B1EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#B1EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1EAAA
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1EAAA | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA6
Deuteranopia (green-blind)
#E4D9AD
Tritanopia (blue-blind)
#ADE6D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b1eaaa; /* rgb */ color: rgb(177, 234, 170); /* oklch */ color: oklch(88.2% 0.104 141.9);
Tailwind
colors: {
custom: {
50: '#c9f1c3',
500: '#b1eaaa',
950: '#000000',
},
}SCSS
$custom: #b1eaaa; $custom-light: #c9f1c3; $custom-dark: #000000;
JSON
{
"hex": "#b1eaaa",
"rgb": {
"r": 177,
"g": 234,
"b": 170
},
"hsl": {
"h": 113.438,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.88183,
"c": 0.1042,
"h": 141.9
},
"luminance": 0.71095
}Semantic roles & 50–950 ramp
primary
#B1EAAA
secondary
#BD72C6
accent
#1DC8B5
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582