#B7EA85#B7EA85
#B7EA85 is a very light, vivid yellow-green. Relative luminance 0.706; OKLCH L 87.9% C 0.140 H 130.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EA85 |
|---|---|
| RGB | rgb(183, 234, 133) |
| HSL | hsl(90, 71%, 72%) |
| HSV | hsv(90, 43%, 92%) |
| CMYK | cmyk(21.8%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(87.29, -33.21, 43.73) |
| CIE-LCH | lch(87.29, 54.91, 127.21°) |
| OKLab | oklab(87.89% -0.0915 0.1064) |
| OKLCH | oklch(87.89% 0.14 130.7) |
| XYZ | xyz(53.1841, 70.6053, 33.0119) |
| Luminance | 0.7061 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.45
Celery
#C1FD95
ΔE00 4.01
Tea Green
#BDF8A3
ΔE00 4.61
Light Yellowish Green
#C2FF89
ΔE00 4.63
Light Pea Green
#C4FE82
ΔE00 4.87
Pale Light Green
#B1FC99
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EA85 #B885EA
analogous
#E9EA85 #B7EA85 #85EA86
triadic
#B7EA85 #85B7EA #EA85B7
tetradic
#B7EA85 #85E9EA #B885EA #EA8685
square
#B7EA85 #85E9EA #B885EA #EA8685
split-complementary
#B7EA85 #8685EA #EA85E9
monochromatic
#79D124 #98E151 #B7EA85 #D6F3B9 #F0FBE5
Accessibility & contrast
On white
1.39
#B7EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#B7EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EA85
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EA85 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7D
Deuteranopia (green-blind)
#EBD98B
Tritanopia (blue-blind)
#BAE2D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b7ea85; /* rgb */ color: rgb(183, 234, 133); /* oklch */ color: oklch(87.9% 0.140 130.7);
Tailwind
colors: {
custom: {
50: '#cef1aa',
500: '#b7ea85',
950: '#000000',
},
}SCSS
$custom: #b7ea85; $custom-light: #cef1aa; $custom-dark: #000000;
JSON
{
"hex": "#b7ea85",
"rgb": {
"r": 183,
"g": 234,
"b": 133
},
"hsl": {
"h": 90.297,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.87891,
"c": 0.14033,
"h": 130.7
},
"luminance": 0.70606
}Semantic roles & 50–950 ramp
primary
#B7EA85
secondary
#8A50C4
accent
#13D374
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581