#B7EA98#B7EA98
#B7EA98 is a very light, vivid yellow-green. Relative luminance 0.712; OKLCH L 88.2% C 0.120 H 134.2°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EA98 |
|---|---|
| RGB | rgb(183, 234, 152) |
| HSL | hsl(97, 66%, 76%) |
| HSV | hsv(97, 35%, 92%) |
| CMYK | cmyk(21.8%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(87.57, -30.74, 34.67) |
| CIE-LCH | lch(87.57, 46.33, 131.57°) |
| OKLab | oklab(88.21% -0.0839 0.0862) |
| OKLCH | oklch(88.21% 0.12 134.2) |
| XYZ | xyz(54.6175, 71.1786, 40.5609) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.63
Tea Green
#BDF8A3
ΔE00 3.01
Light Sage
#BCECAC
ΔE00 3.57
Light Grey Green
#B7E1A1
ΔE00 3.67
Light Pastel Green
#B2FBA5
ΔE00 4.39
Light Light Green
#C8FFB0
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EA98 #CB98EA
analogous
#E0EA98 #B7EA98 #98EAA2
triadic
#B7EA98 #98B7EA #EA98B7
tetradic
#B7EA98 #98E0EA #CB98EA #EAA298
square
#B7EA98 #98E0EA #CB98EA #EAA298
split-complementary
#B7EA98 #A298EA #EA98E0
monochromatic
#70D532 #93E065 #B7EA98 #DBF4CB #EDFAE6
Accessibility & contrast
On white
1.38
#B7EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#B7EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EA98
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EA98 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE92
Deuteranopia (green-blind)
#E8DA9C
Tritanopia (blue-blind)
#B7E4D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b7ea98; /* rgb */ color: rgb(183, 234, 152); /* oklch */ color: oklch(88.2% 0.120 134.2);
Tailwind
colors: {
custom: {
50: '#cef1b7',
500: '#b7ea98',
950: '#000000',
},
}SCSS
$custom: #b7ea98; $custom-light: #cef1b7; $custom-dark: #000000;
JSON
{
"hex": "#b7ea98",
"rgb": {
"r": 183,
"g": 234,
"b": 152
},
"hsl": {
"h": 97.317,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.88206,
"c": 0.12026,
"h": 134.2
},
"luminance": 0.7118
}Semantic roles & 50–950 ramp
primary
#B7EA98
secondary
#9F61C5
accent
#18CE89
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581