#B4FD8A#B4FD8A
#B4FD8A is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.1% C 0.164 H 135.1°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FD8A |
|---|---|
| RGB | rgb(180, 253, 138) |
| HSL | hsl(98, 97%, 77%) |
| HSV | hsv(98, 45%, 99%) |
| CMYK | cmyk(28.9%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(92.48, -42.19, 47.80) |
| CIE-LCH | lch(92.48, 63.76, 131.44°) |
| OKLab | oklab(92.06% -0.116 0.1158) |
| OKLCH | oklch(92.06% 0.164 135.1) |
| XYZ | xyz(58.5338, 81.7868, 36.7422) |
| Luminance | 0.8179 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.08
Pistachio (survey)
#C0FA8B
ΔE00 2.10
Light Yellowish Green
#C2FF89
ΔE00 2.15
Pale Light Green
#B1FC99
ΔE00 2.59
Spring Green (survey)
#A9F971
ΔE00 2.89
Light Pea Green
#C4FE82
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FD8A #D38AFD
analogous
#EEFD8A #B4FD8A #8AFD9A
triadic
#B4FD8A #8AB4FD #FD8AB4
tetradic
#B4FD8A #8AEEFD #D38AFD #FD9A8A
square
#B4FD8A #8AEEFD #D38AFD #FD9A8A
split-complementary
#B4FD8A #9A8AFD #FD8AEE
monochromatic
#67FB12 #8DFC4E #B4FD8A #DBFEC6 #ECFEE1
Accessibility & contrast
On white
1.21
#B4FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#B4FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FD8A
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FD8A | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#FAE791
Tritanopia (blue-blind)
#B3F5E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b4fd8a; /* rgb */ color: rgb(180, 253, 138); /* oklch */ color: oklch(92.1% 0.164 135.1);
Tailwind
colors: {
custom: {
50: '#cdfeae',
500: '#b4fd8a',
950: '#000000',
},
}SCSS
$custom: #b4fd8a; $custom-light: #cdfeae; $custom-dark: #000000;
JSON
{
"hex": "#b4fd8a",
"rgb": {
"r": 180,
"g": 253,
"b": 138
},
"hsl": {
"h": 98.087,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.9206,
"c": 0.16396,
"h": 135.1
},
"luminance": 0.81789
}Semantic roles & 50–950 ramp
primary
#B4FD8A
secondary
#A94EDD
accent
#00E692
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681