#B4E985#B4E985
#B4E985 is a very light, vivid yellow-green. Relative luminance 0.697; OKLCH L 87.5% C 0.140 H 131.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E985 |
|---|---|
| RGB | rgb(180, 233, 133) |
| HSL | hsl(92, 69%, 72%) |
| HSV | hsv(92, 43%, 91%) |
| CMYK | cmyk(22.7%, 0%, 42.9%, 8.6%) |
| CIE-LAB | lab(86.84, -33.81, 43.12) |
| CIE-LCH | lch(86.84, 54.80, 128.10°) |
| OKLab | oklab(87.48% -0.0931 0.105) |
| OKLCH | oklch(87.48% 0.14 131.6) |
| XYZ | xyz(52.1941, 69.6734, 32.8842) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.73
Celery
#C1FD95
ΔE00 4.19
Tea Green
#BDF8A3
ΔE00 4.55
Pale Light Green
#B1FC99
ΔE00 4.88
Washed Out Green
#BCF5A6
ΔE00 4.90
Light Yellowish Green
#C2FF89
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E985 #BA85E9
analogous
#E6E985 #B4E985 #85E988
triadic
#B4E985 #85B4E9 #E985B4
tetradic
#B4E985 #85E6E9 #BA85E9 #E98885
square
#B4E985 #85E6E9 #BA85E9 #E98885
split-complementary
#B4E985 #8885E9 #E985E6
monochromatic
#75CE25 #94E051 #B4E985 #D4F2B9 #EFFAE5
Accessibility & contrast
On white
1.41
#B4E985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#B4E985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E985
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E985 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7D
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#B6E2D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e985; /* rgb */ color: rgb(180, 233, 133); /* oklch */ color: oklch(87.5% 0.140 131.6);
Tailwind
colors: {
custom: {
50: '#ccf0aa',
500: '#b4e985',
950: '#000000',
},
}SCSS
$custom: #b4e985; $custom-light: #ccf0aa; $custom-dark: #000000;
JSON
{
"hex": "#b4e985",
"rgb": {
"r": 180,
"g": 233,
"b": 133
},
"hsl": {
"h": 91.8,
"s": 69.444,
"l": 71.765
},
"oklch": {
"l": 0.87476,
"c": 0.14033,
"h": 131.6
},
"luminance": 0.69675
}Semantic roles & 50–950 ramp
primary
#B4E985
secondary
#8D50C2
accent
#14D178
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581