#B4FA7A#B4FA7A
#B4FA7A is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.2% C 0.175 H 132.6°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA7A |
|---|---|
| RGB | rgb(180, 250, 122) |
| HSL | hsl(93, 93%, 73%) |
| HSV | hsv(93, 51%, 98%) |
| CMYK | cmyk(28%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(91.45, -42.69, 54.01) |
| CIE-LCH | lch(91.45, 68.84, 128.32°) |
| OKLab | oklab(91.16% -0.1184 0.1286) |
| OKLCH | oklch(91.16% 0.175 132.6) |
| XYZ | xyz(56.5199, 79.4779, 30.7715) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.45
Light Lime
#AEFD6C
ΔE00 1.92
Key Lime
#AEFF6E
ΔE00 2.04
Light Yellowish Green
#C2FF89
ΔE00 2.08
Pale Lime
#BEFD73
ΔE00 2.09
Light Pea Green
#C4FE82
ΔE00 2.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA7A #C07AFA
analogous
#F4FA7A #B4FA7A #7AFA80
triadic
#B4FA7A #7AB4FA #FA7AB4
tetradic
#B4FA7A #7AF4FA #C07AFA #FA807A
square
#B4FA7A #7AF4FA #C07AFA #FA807A
split-complementary
#B4FA7A #807AFA #FA7AF4
monochromatic
#72F109 #93F83F #B4FA7A #D5FCB5 #EEFEE2
Accessibility & contrast
On white
1.24
#B4FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#B4FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA7A
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA7A | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6E
Deuteranopia (green-blind)
#F9E582
Tritanopia (blue-blind)
#B5F1DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b4fa7a; /* rgb */ color: rgb(180, 250, 122); /* oklch */ color: oklch(91.2% 0.175 132.6);
Tailwind
colors: {
custom: {
50: '#cdfca3',
500: '#b4fa7a',
950: '#000000',
},
}SCSS
$custom: #b4fa7a; $custom-light: #cdfca3; $custom-dark: #000000;
JSON
{
"hex": "#b4fa7a",
"rgb": {
"r": 180,
"g": 250,
"b": 122
},
"hsl": {
"h": 92.813,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.91163,
"c": 0.17481,
"h": 132.6
},
"luminance": 0.7948
}Semantic roles & 50–950 ramp
primary
#B4FA7A
secondary
#9341D7
accent
#00E67E
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580