#B7EA8A#B7EA8A
#B7EA8A is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 88.0% C 0.135 H 131.5°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EA8A |
|---|---|
| RGB | rgb(183, 234, 138) |
| HSL | hsl(92, 70%, 73%) |
| HSV | hsv(92, 41%, 92%) |
| CMYK | cmyk(21.8%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(87.36, -32.59, 41.37) |
| CIE-LCH | lch(87.36, 52.67, 128.23°) |
| OKLab | oklab(87.97% -0.0895 0.1012) |
| OKLCH | oklch(87.97% 0.135 131.5) |
| XYZ | xyz(53.5378, 70.7468, 34.8746) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.72
Celery
#C1FD95
ΔE00 4.00
Tea Green
#BDF8A3
ΔE00 4.03
Washed Out Green
#BCF5A6
ΔE00 4.32
Pale Light Green
#B1FC99
ΔE00 4.72
Light Yellowish Green
#C2FF89
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EA8A #BD8AEA
analogous
#E7EA8A #B7EA8A #8AEA8D
triadic
#B7EA8A #8AB7EA #EA8AB7
tetradic
#B7EA8A #8AE7EA #BD8AEA #EA8D8A
square
#B7EA8A #8AE7EA #BD8AEA #EA8D8A
split-complementary
#B7EA8A #8D8AEA #EA8AE7
monochromatic
#77D426 #97E156 #B7EA8A #D7F3BE #EFFAE5
Accessibility & contrast
On white
1.39
#B7EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#B7EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EA8A
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EA8A | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD83
Deuteranopia (green-blind)
#EADA8F
Tritanopia (blue-blind)
#B9E3D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b7ea8a; /* rgb */ color: rgb(183, 234, 138); /* oklch */ color: oklch(88.0% 0.135 131.5);
Tailwind
colors: {
custom: {
50: '#cef1ad',
500: '#b7ea8a',
950: '#000000',
},
}SCSS
$custom: #b7ea8a; $custom-light: #cef1ad; $custom-dark: #000000;
JSON
{
"hex": "#b7ea8a",
"rgb": {
"r": 183,
"g": 234,
"b": 138
},
"hsl": {
"h": 91.875,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.87969,
"c": 0.13516,
"h": 131.5
},
"luminance": 0.70748
}Semantic roles & 50–950 ramp
primary
#B7EA8A
secondary
#9054C4
accent
#14D279
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581