#B7EA93#B7EA93
#B7EA93 is a very light, vivid yellow-green. Relative luminance 0.710; OKLCH L 88.1% C 0.126 H 133.2°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EA93 |
|---|---|
| RGB | rgb(183, 234, 147) |
| HSL | hsl(95, 67%, 75%) |
| HSV | hsv(95, 37%, 92%) |
| CMYK | cmyk(21.8%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(87.49, -31.43, 37.07) |
| CIE-LCH | lch(87.49, 48.60, 130.29°) |
| OKLab | oklab(88.12% -0.0859 0.0917) |
| OKLCH | oklch(88.12% 0.126 133.2) |
| XYZ | xyz(54.2166, 71.0183, 38.4496) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.14
Tea Green
#BDF8A3
ΔE00 3.20
Light Grey Green
#B7E1A1
ΔE00 4.41
Celery
#C1FD95
ΔE00 4.41
Light Sage
#BCECAC
ΔE00 4.45
Pale Light Green
#B1FC99
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EA93 #C693EA
analogous
#E3EA93 #B7EA93 #93EA9A
triadic
#B7EA93 #93B7EA #EA93B7
tetradic
#B7EA93 #93E3EA #C693EA #EA9A93
square
#B7EA93 #93E3EA #C693EA #EA9A93
split-complementary
#B7EA93 #9A93EA #EA93E3
monochromatic
#73D62D #95E060 #B7EA93 #D9F4C6 #EEFAE5
Accessibility & contrast
On white
1.38
#B7EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#B7EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EA93
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EA93 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#E9DA98
Tritanopia (blue-blind)
#B8E3D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b7ea93; /* rgb */ color: rgb(183, 234, 147); /* oklch */ color: oklch(88.1% 0.126 133.2);
Tailwind
colors: {
custom: {
50: '#cef1b3',
500: '#b7ea93',
950: '#000000',
},
}SCSS
$custom: #b7ea93; $custom-light: #cef1b3; $custom-dark: #000000;
JSON
{
"hex": "#b7ea93",
"rgb": {
"r": 183,
"g": 234,
"b": 147
},
"hsl": {
"h": 95.172,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.88118,
"c": 0.12564,
"h": 133.2
},
"luminance": 0.7102
}Semantic roles & 50–950 ramp
primary
#B7EA93
secondary
#9A5CC5
accent
#16CF83
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581