#B7EA89#B7EA89
#B7EA89 is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 88.0% C 0.136 H 131.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EA89 |
|---|---|
| RGB | rgb(183, 234, 137) |
| HSL | hsl(92, 70%, 73%) |
| HSV | hsv(92, 41%, 92%) |
| CMYK | cmyk(21.8%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(87.35, -32.72, 41.84) |
| CIE-LCH | lch(87.35, 53.12, 128.02°) |
| OKLab | oklab(87.95% -0.0899 0.1023) |
| OKLCH | oklch(87.95% 0.136 131.3) |
| XYZ | xyz(53.4658, 70.7180, 34.4951) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.65
Celery
#C1FD95
ΔE00 3.99
Tea Green
#BDF8A3
ΔE00 4.14
Washed Out Green
#BCF5A6
ΔE00 4.46
Pale Light Green
#B1FC99
ΔE00 4.77
Light Yellowish Green
#C2FF89
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EA89 #BC89EA
analogous
#E8EA89 #B7EA89 #89EA8B
triadic
#B7EA89 #89B7EA #EA89B7
tetradic
#B7EA89 #89E8EA #BC89EA #EA8B89
square
#B7EA89 #89E8EA #BC89EA #EA8B89
split-complementary
#B7EA89 #8B89EA #EA89E8
monochromatic
#78D326 #97E155 #B7EA89 #D7F3BD #EFFAE5
Accessibility & contrast
On white
1.39
#B7EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#B7EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EA89
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EA89 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD82
Deuteranopia (green-blind)
#EADA8E
Tritanopia (blue-blind)
#B9E3D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b7ea89; /* rgb */ color: rgb(183, 234, 137); /* oklch */ color: oklch(88.0% 0.136 131.3);
Tailwind
colors: {
custom: {
50: '#cef1ad',
500: '#b7ea89',
950: '#000000',
},
}SCSS
$custom: #b7ea89; $custom-light: #cef1ad; $custom-dark: #000000;
JSON
{
"hex": "#b7ea89",
"rgb": {
"r": 183,
"g": 234,
"b": 137
},
"hsl": {
"h": 91.546,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.87953,
"c": 0.1362,
"h": 131.3
},
"luminance": 0.70719
}Semantic roles & 50–950 ramp
primary
#B7EA89
secondary
#8F53C4
accent
#14D278
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581