#B7EA84#B7EA84
#B7EA84 is a very light, vivid yellow-green. Relative luminance 0.706; OKLCH L 87.9% C 0.141 H 130.6°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EA84 |
|---|---|
| RGB | rgb(183, 234, 132) |
| HSL | hsl(90, 71%, 72%) |
| HSV | hsv(90, 44%, 92%) |
| CMYK | cmyk(21.8%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(87.28, -33.33, 44.20) |
| CIE-LCH | lch(87.28, 55.36, 127.02°) |
| OKLab | oklab(87.88% -0.0919 0.1074) |
| OKLCH | oklch(87.88% 0.141 130.6) |
| XYZ | xyz(53.1154, 70.5778, 32.6498) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.42
Celery
#C1FD95
ΔE00 4.04
Light Yellowish Green
#C2FF89
ΔE00 4.58
Tea Green
#BDF8A3
ΔE00 4.74
Light Pea Green
#C4FE82
ΔE00 4.79
Pale Light Green
#B1FC99
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EA84 #B784EA
analogous
#EAEA84 #B7EA84 #84EA84
triadic
#B7EA84 #84B7EA #EA84B7
tetradic
#B7EA84 #84EAEA #B784EA #EA8484
square
#B7EA84 #84EAEA #B784EA #EA8484
split-complementary
#B7EA84 #8484EA #EA84EA
monochromatic
#7AD024 #98E150 #B7EA84 #D6F3B8 #F0FBE5
Accessibility & contrast
On white
1.39
#B7EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#B7EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EA84
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EA84 | 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)
#F2DD7C
Deuteranopia (green-blind)
#EBD98A
Tritanopia (blue-blind)
#BAE2D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b7ea84; /* rgb */ color: rgb(183, 234, 132); /* oklch */ color: oklch(87.9% 0.141 130.6);
Tailwind
colors: {
custom: {
50: '#cef1a9',
500: '#b7ea84',
950: '#000000',
},
}SCSS
$custom: #b7ea84; $custom-light: #cef1a9; $custom-dark: #000000;
JSON
{
"hex": "#b7ea84",
"rgb": {
"r": 183,
"g": 234,
"b": 132
},
"hsl": {
"h": 90,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.87876,
"c": 0.14135,
"h": 130.6
},
"luminance": 0.70579
}Semantic roles & 50–950 ramp
primary
#B7EA84
secondary
#894FC4
accent
#13D373
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581