#B7EA96#B7EA96
#B7EA96 is a very light, vivid yellow-green. Relative luminance 0.711; OKLCH L 88.2% C 0.122 H 133.8°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EA96 |
|---|---|
| RGB | rgb(183, 234, 150) |
| HSL | hsl(96, 67%, 75%) |
| HSV | hsv(96, 36%, 92%) |
| CMYK | cmyk(21.8%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(87.54, -31.02, 35.63) |
| CIE-LCH | lch(87.54, 47.24, 131.04°) |
| OKLab | oklab(88.17% -0.0847 0.0884) |
| OKLCH | oklch(88.17% 0.122 133.8) |
| XYZ | xyz(54.4551, 71.1137, 39.7055) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.81
Tea Green
#BDF8A3
ΔE00 3.05
Light Sage
#BCECAC
ΔE00 3.93
Light Grey Green
#B7E1A1
ΔE00 3.96
Light Pastel Green
#B2FBA5
ΔE00 4.47
Pale Light Green
#B1FC99
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EA96 #C996EA
analogous
#E1EA96 #B7EA96 #96EA9F
triadic
#B7EA96 #96B7EA #EA96B7
tetradic
#B7EA96 #96E1EA #C996EA #EA9F96
square
#B7EA96 #96E1EA #C996EA #EA9F96
split-complementary
#B7EA96 #9F96EA #EA96E1
monochromatic
#71D630 #94E063 #B7EA96 #DAF4C9 #EEFAE5
Accessibility & contrast
On white
1.38
#B7EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#B7EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EA96
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EA96 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE90
Deuteranopia (green-blind)
#E9DA9A
Tritanopia (blue-blind)
#B8E4D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b7ea96; /* rgb */ color: rgb(183, 234, 150); /* oklch */ color: oklch(88.2% 0.122 133.8);
Tailwind
colors: {
custom: {
50: '#cef1b5',
500: '#b7ea96',
950: '#000000',
},
}SCSS
$custom: #b7ea96; $custom-light: #cef1b5; $custom-dark: #000000;
JSON
{
"hex": "#b7ea96",
"rgb": {
"r": 183,
"g": 234,
"b": 150
},
"hsl": {
"h": 96.429,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.88171,
"c": 0.12242,
"h": 133.8
},
"luminance": 0.71115
}Semantic roles & 50–950 ramp
primary
#B7EA96
secondary
#9D5FC5
accent
#17CF86
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581