#B4E98C#B4E98C
#B4E98C is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 87.6% C 0.133 H 132.7°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E98C |
|---|---|
| RGB | rgb(180, 233, 140) |
| HSL | hsl(94, 68%, 73%) |
| HSV | hsv(94, 40%, 91%) |
| CMYK | cmyk(22.7%, 0%, 39.9%, 8.6%) |
| CIE-LAB | lab(86.93, -32.93, 39.80) |
| CIE-LCH | lch(86.93, 51.66, 129.61°) |
| OKLab | oklab(87.59% -0.0903 0.0977) |
| OKLCH | oklch(87.59% 0.133 132.7) |
| XYZ | xyz(52.6939, 69.8734, 35.5165) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.80
Washed Out Green
#BCF5A6
ΔE00 3.96
Pistachio (survey)
#C0FA8B
ΔE00 4.20
Celery
#C1FD95
ΔE00 4.29
Pale Light Green
#B1FC99
ΔE00 4.58
Light Pastel Green
#B2FBA5
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E98C #C18CE9
analogous
#E2E98C #B4E98C #8CE992
triadic
#B4E98C #8CB4E9 #E98CB4
tetradic
#B4E98C #8CE2E9 #C18CE9 #E9928C
square
#B4E98C #8CE2E9 #C18CE9 #E9928C
split-complementary
#B4E98C #928CE9 #E98CE2
monochromatic
#71D228 #92DF59 #B4E98C #D6F3BF #EEFAE5
Accessibility & contrast
On white
1.40
#B4E98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#B4E98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E98C
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E98C | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC85
Deuteranopia (green-blind)
#E8D891
Tritanopia (blue-blind)
#B5E2D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e98c; /* rgb */ color: rgb(180, 233, 140); /* oklch */ color: oklch(87.6% 0.133 132.7);
Tailwind
colors: {
custom: {
50: '#ccf0af',
500: '#b4e98c',
950: '#000000',
},
}SCSS
$custom: #b4e98c; $custom-light: #ccf0af; $custom-dark: #000000;
JSON
{
"hex": "#b4e98c",
"rgb": {
"r": 180,
"g": 233,
"b": 140
},
"hsl": {
"h": 94.194,
"s": 67.883,
"l": 73.137
},
"oklch": {
"l": 0.87588,
"c": 0.13307,
"h": 132.7
},
"luminance": 0.69875
}Semantic roles & 50–950 ramp
primary
#B4E98C
secondary
#9456C3
accent
#16D080
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131610
muted
#838581