#B4E98A#B4E98A
#B4E98A is a very light, vivid yellow-green. Relative luminance 0.698; OKLCH L 87.6% C 0.135 H 132.4°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E98A |
|---|---|
| RGB | rgb(180, 233, 138) |
| HSL | hsl(93, 68%, 73%) |
| HSV | hsv(93, 41%, 91%) |
| CMYK | cmyk(22.7%, 0%, 40.8%, 8.6%) |
| CIE-LAB | lab(86.91, -33.19, 40.75) |
| CIE-LCH | lch(86.91, 52.56, 129.16°) |
| OKLab | oklab(87.56% -0.0911 0.0998) |
| OKLCH | oklch(87.56% 0.135 132.4) |
| XYZ | xyz(52.5478, 69.8149, 34.7469) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.00
Pistachio (survey)
#C0FA8B
ΔE00 4.03
Washed Out Green
#BCF5A6
ΔE00 4.22
Celery
#C1FD95
ΔE00 4.23
Pale Light Green
#B1FC99
ΔE00 4.64
Light Pastel Green
#B2FBA5
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E98A #BF8AE9
analogous
#E3E98A #B4E98A #8AE990
triadic
#B4E98A #8AB4E9 #E98AB4
tetradic
#B4E98A #8AE3E9 #BF8AE9 #E9908A
square
#B4E98A #8AE3E9 #BF8AE9 #E9908A
split-complementary
#B4E98A #908AE9 #E98AE3
monochromatic
#72D127 #93DF56 #B4E98A #D5F3BE #EEFAE5
Accessibility & contrast
On white
1.40
#B4E98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#B4E98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E98A
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E98A | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E9D88F
Tritanopia (blue-blind)
#B6E2D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e98a; /* rgb */ color: rgb(180, 233, 138); /* oklch */ color: oklch(87.6% 0.135 132.4);
Tailwind
colors: {
custom: {
50: '#ccf0ad',
500: '#b4e98a',
950: '#000000',
},
}SCSS
$custom: #b4e98a; $custom-light: #ccf0ad; $custom-dark: #000000;
JSON
{
"hex": "#b4e98a",
"rgb": {
"r": 180,
"g": 233,
"b": 138
},
"hsl": {
"h": 93.474,
"s": 68.345,
"l": 72.745
},
"oklch": {
"l": 0.87555,
"c": 0.13516,
"h": 132.4
},
"luminance": 0.69816
}Semantic roles & 50–950 ramp
primary
#B4E98A
secondary
#9254C3
accent
#15D07E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131610
muted
#838581