#B0EE89#B0EE89
#B0EE89 is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.4% C 0.146 H 134.3°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EE89 |
|---|---|
| RGB | rgb(176, 238, 137) |
| HSL | hsl(97, 75%, 74%) |
| HSV | hsv(97, 42%, 93%) |
| CMYK | cmyk(26.1%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(88.06, -37.00, 42.66) |
| CIE-LCH | lch(88.06, 56.47, 130.93°) |
| OKLab | oklab(88.42% -0.1016 0.1042) |
| OKLCH | oklch(88.42% 0.146 134.3) |
| XYZ | xyz(52.9932, 72.1838, 34.8029) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.21
Celery
#C1FD95
ΔE00 3.34
Pale Light Green
#B1FC99
ΔE00 3.37
Tea Green
#BDF8A3
ΔE00 3.64
Washed Out Green
#BCF5A6
ΔE00 4.18
Pastel Green
#B0FF9D
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EE89 #C789EE
analogous
#E2EE89 #B0EE89 #89EE94
triadic
#B0EE89 #89B0EE #EE89B0
tetradic
#B0EE89 #89E2EE #C789EE #EE9489
square
#B0EE89 #89E2EE #C789EE #EE9489
split-complementary
#B0EE89 #9489EE #EE89E2
monochromatic
#69DD20 #8CE654 #B0EE89 #D4F6BE #EDFBE4
Accessibility & contrast
On white
1.36
#B0EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#B0EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EE89
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EE89 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E081
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#B0E7D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b0ee89; /* rgb */ color: rgb(176, 238, 137); /* oklch */ color: oklch(88.4% 0.146 134.3);
Tailwind
colors: {
custom: {
50: '#c9f4ad',
500: '#b0ee89',
950: '#000000',
},
}SCSS
$custom: #b0ee89; $custom-light: #c9f4ad; $custom-dark: #000000;
JSON
{
"hex": "#b0ee89",
"rgb": {
"r": 176,
"g": 238,
"b": 137
},
"hsl": {
"h": 96.832,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.8842,
"c": 0.14551,
"h": 134.3
},
"luminance": 0.72185
}Semantic roles & 50–950 ramp
primary
#B0EE89
secondary
#9B52C9
accent
#0FD78A
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581