#B4FD7A#B4FD7A
#B4FD7A is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 91.8% C 0.179 H 133.0°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FD7A |
|---|---|
| RGB | rgb(180, 253, 122) |
| HSL | hsl(93, 97%, 74%) |
| HSV | hsv(93, 52%, 99%) |
| CMYK | cmyk(28.9%, 0%, 51.8%, 0.8%) |
| CIE-LAB | lab(92.29, -43.99, 55.02) |
| CIE-LCH | lch(92.29, 70.44, 128.65°) |
| OKLab | oklab(91.84% -0.122 0.1308) |
| OKLCH | oklch(91.84% 0.179 133) |
| XYZ | xyz(57.4595, 81.3571, 31.0847) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.43
Key Lime
#AEFF6E
ΔE00 1.57
Light Lime
#AEFD6C
ΔE00 1.57
Pale Lime
#BEFD73
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.14
Light Pea Green
#C4FE82
ΔE00 2.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FD7A #C37AFD
analogous
#F6FD7A #B4FD7A #7AFD81
triadic
#B4FD7A #7AB4FD #FD7AB4
tetradic
#B4FD7A #7AF6FD #C37AFD #FD817A
square
#B4FD7A #7AF6FD #C37AFD #FD817A
split-complementary
#B4FD7A #817AFD #FD7AF6
monochromatic
#70F904 #92FC3E #B4FD7A #D6FEB6 #EEFFE1
Accessibility & contrast
On white
1.22
#B4FD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#B4FD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FD7A
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FD7A | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6E
Deuteranopia (green-blind)
#FBE783
Tritanopia (blue-blind)
#B5F4DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b4fd7a; /* rgb */ color: rgb(180, 253, 122); /* oklch */ color: oklch(91.8% 0.179 133.0);
Tailwind
colors: {
custom: {
50: '#cdfea3',
500: '#b4fd7a',
950: '#000000',
},
}SCSS
$custom: #b4fd7a; $custom-light: #cdfea3; $custom-dark: #000000;
JSON
{
"hex": "#b4fd7a",
"rgb": {
"r": 180,
"g": 253,
"b": 122
},
"hsl": {
"h": 93.435,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.91844,
"c": 0.17887,
"h": 133
},
"luminance": 0.81359
}Semantic roles & 50–950 ramp
primary
#B4FD7A
secondary
#9641DB
accent
#00E680
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680