#B4FA83#B4FA83
#B4FA83 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.3% C 0.166 H 133.7°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA83 |
|---|---|
| RGB | rgb(180, 250, 131) |
| HSL | hsl(95, 92%, 75%) |
| HSV | hsv(95, 48%, 98%) |
| CMYK | cmyk(28%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(91.56, -41.70, 49.96) |
| CIE-LCH | lch(91.56, 65.07, 129.85°) |
| OKLab | oklab(91.28% -0.1151 0.1203) |
| OKLCH | oklch(91.28% 0.166 133.7) |
| XYZ | xyz(57.1036, 79.7114, 33.8455) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.80
Light Yellowish Green
#C2FF89
ΔE00 1.89
Spring Green (survey)
#A9F971
ΔE00 2.19
Celery
#C1FD95
ΔE00 2.44
Light Pea Green
#C4FE82
ΔE00 2.50
Light Lime
#AEFD6C
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA83 #C983FA
analogous
#F0FA83 #B4FA83 #83FA8E
triadic
#B4FA83 #83B4FA #FA83B4
tetradic
#B4FA83 #83F0FA #C983FA #FA8E83
square
#B4FA83 #83F0FA #C983FA #FA8E83
split-complementary
#B4FA83 #8E83FA #FA83F0
monochromatic
#6DF50D #90F848 #B4FA83 #D8FCBE #EDFEE2
Accessibility & contrast
On white
1.24
#B4FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#B4FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA83
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA83 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#F8E58A
Tritanopia (blue-blind)
#B4F2DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4fa83; /* rgb */ color: rgb(180, 250, 131); /* oklch */ color: oklch(91.3% 0.166 133.7);
Tailwind
colors: {
custom: {
50: '#cdfca9',
500: '#b4fa83',
950: '#000000',
},
}SCSS
$custom: #b4fa83; $custom-light: #cdfca9; $custom-dark: #000000;
JSON
{
"hex": "#b4fa83",
"rgb": {
"r": 180,
"g": 250,
"b": 131
},
"hsl": {
"h": 95.294,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.91282,
"c": 0.16645,
"h": 133.7
},
"luminance": 0.79713
}Semantic roles & 50–950 ramp
primary
#B4FA83
secondary
#9D49D8
accent
#00E687
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581