#B4E98E#B4E98E
#B4E98E is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 87.6% C 0.131 H 133.1°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E98E |
|---|---|
| RGB | rgb(180, 233, 142) |
| HSL | hsl(95, 67%, 74%) |
| HSV | hsv(95, 39%, 91%) |
| CMYK | cmyk(22.7%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(86.96, -32.67, 38.84) |
| CIE-LCH | lch(86.96, 50.76, 130.07°) |
| OKLab | oklab(87.62% -0.0895 0.0956) |
| OKLCH | oklch(87.62% 0.131 133.1) |
| XYZ | xyz(52.8427, 69.9329, 36.3003) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.62
Washed Out Green
#BCF5A6
ΔE00 3.70
Celery
#C1FD95
ΔE00 4.38
Pistachio (survey)
#C0FA8B
ΔE00 4.39
Pale Light Green
#B1FC99
ΔE00 4.55
Light Pastel Green
#B2FBA5
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E98E #C38EE9
analogous
#E1E98E #B4E98E #8EE995
triadic
#B4E98E #8EB4E9 #E98EB4
tetradic
#B4E98E #8EE1E9 #C38EE9 #E9958E
square
#B4E98E #8EE1E9 #C38EE9 #E9958E
split-complementary
#B4E98E #958EE9 #E98EE1
monochromatic
#70D329 #92DF5B #B4E98E #D6F3C1 #EEFAE5
Accessibility & contrast
On white
1.40
#B4E98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#B4E98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E98E
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E98E | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD87
Deuteranopia (green-blind)
#E8D893
Tritanopia (blue-blind)
#B5E2D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e98e; /* rgb */ color: rgb(180, 233, 142); /* oklch */ color: oklch(87.6% 0.131 133.1);
Tailwind
colors: {
custom: {
50: '#ccf0b0',
500: '#b4e98e',
950: '#000000',
},
}SCSS
$custom: #b4e98e; $custom-light: #ccf0b0; $custom-dark: #000000;
JSON
{
"hex": "#b4e98e",
"rgb": {
"r": 180,
"g": 233,
"b": 142
},
"hsl": {
"h": 94.945,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.87621,
"c": 0.13097,
"h": 133.1
},
"luminance": 0.69934
}Semantic roles & 50–950 ramp
primary
#B4E98E
secondary
#9658C3
accent
#16CF82
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131610
muted
#838581