#B4FA85#B4FA85
#B4FA85 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.3% C 0.165 H 134.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA85 |
|---|---|
| RGB | rgb(180, 250, 133) |
| HSL | hsl(96, 92%, 75%) |
| HSV | hsv(96, 47%, 98%) |
| CMYK | cmyk(28%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(91.58, -41.47, 49.05) |
| CIE-LCH | lch(91.58, 64.23, 130.21°) |
| OKLab | oklab(91.31% -0.1143 0.1184) |
| OKLCH | oklch(91.31% 0.165 134) |
| XYZ | xyz(57.2405, 79.7661, 34.5663) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.75
Light Yellowish Green
#C2FF89
ΔE00 1.95
Celery
#C1FD95
ΔE00 2.25
Spring Green (survey)
#A9F971
ΔE00 2.42
Light Pea Green
#C4FE82
ΔE00 2.66
Pale Light Green
#B1FC99
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA85 #CB85FA
analogous
#EFFA85 #B4FA85 #85FA90
triadic
#B4FA85 #85B4FA #FA85B4
tetradic
#B4FA85 #85EFFA #CB85FA #FA9085
square
#B4FA85 #85EFFA #CB85FA #FA9085
split-complementary
#B4FA85 #9085FA #FA85EF
monochromatic
#6CF50F #90F84A #B4FA85 #D8FCC0 #EDFEE2
Accessibility & contrast
On white
1.24
#B4FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#B4FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA85
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA85 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#B4F2DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4fa85; /* rgb */ color: rgb(180, 250, 133); /* oklch */ color: oklch(91.3% 0.165 134.0);
Tailwind
colors: {
custom: {
50: '#cdfcaa',
500: '#b4fa85',
950: '#000000',
},
}SCSS
$custom: #b4fa85; $custom-light: #cdfcaa; $custom-dark: #000000;
JSON
{
"hex": "#b4fa85",
"rgb": {
"r": 180,
"g": 250,
"b": 133
},
"hsl": {
"h": 95.897,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.9131,
"c": 0.16455,
"h": 134
},
"luminance": 0.79768
}Semantic roles & 50–950 ramp
primary
#B4FA85
secondary
#9F4BD8
accent
#00E689
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581