#B4FC8A#B4FC8A
#B4FC8A is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 91.8% C 0.163 H 135.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FC8A |
|---|---|
| RGB | rgb(180, 252, 138) |
| HSL | hsl(98, 95%, 76%) |
| HSV | hsv(98, 45%, 99%) |
| CMYK | cmyk(28.6%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(92.20, -41.75, 47.45) |
| CIE-LCH | lch(92.20, 63.20, 131.35°) |
| OKLab | oklab(91.83% -0.1148 0.115) |
| OKLCH | oklch(91.83% 0.163 135) |
| XYZ | xyz(58.2189, 81.1571, 36.6373) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.99
Pistachio (survey)
#C0FA8B
ΔE00 1.99
Light Yellowish Green
#C2FF89
ΔE00 2.17
Pale Light Green
#B1FC99
ΔE00 2.52
Spring Green (survey)
#A9F971
ΔE00 2.93
Light Pea Green
#C4FE82
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FC8A #D28AFC
analogous
#EDFC8A #B4FC8A #8AFC99
triadic
#B4FC8A #8AB4FC #FC8AB4
tetradic
#B4FC8A #8AEDFC #D28AFC #FC998A
square
#B4FC8A #8AEDFC #D28AFC #FC998A
split-complementary
#B4FC8A #998AFC #FC8AED
monochromatic
#68F913 #8EFA4E #B4FC8A #DAFEC6 #ECFEE1
Accessibility & contrast
On white
1.22
#B4FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#B4FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FC8A
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FC8A | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#F9E691
Tritanopia (blue-blind)
#B3F4E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b4fc8a; /* rgb */ color: rgb(180, 252, 138); /* oklch */ color: oklch(91.8% 0.163 135.0);
Tailwind
colors: {
custom: {
50: '#cdfdae',
500: '#b4fc8a',
950: '#000000',
},
}SCSS
$custom: #b4fc8a; $custom-light: #cdfdae; $custom-dark: #000000;
JSON
{
"hex": "#b4fc8a",
"rgb": {
"r": 180,
"g": 252,
"b": 138
},
"hsl": {
"h": 97.895,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.91834,
"c": 0.16254,
"h": 135
},
"luminance": 0.81159
}Semantic roles & 50–950 ramp
primary
#B4FC8A
secondary
#A84FDC
accent
#00E691
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581