#B4FA7B#B4FA7B
#B4FA7B is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.2% C 0.174 H 132.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA7B |
|---|---|
| RGB | rgb(180, 250, 123) |
| HSL | hsl(93, 93%, 73%) |
| HSV | hsv(93, 51%, 98%) |
| CMYK | cmyk(28%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(91.46, -42.58, 53.57) |
| CIE-LCH | lch(91.46, 68.43, 128.48°) |
| OKLab | oklab(91.18% -0.118 0.1277) |
| OKLCH | oklch(91.18% 0.174 132.7) |
| XYZ | xyz(56.5822, 79.5028, 31.0995) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.50
Light Lime
#AEFD6C
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.03
Light Pea Green
#C4FE82
ΔE00 2.12
Key Lime
#AEFF6E
ΔE00 2.14
Pale Lime
#BEFD73
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA7B #C17BFA
analogous
#F3FA7B #B4FA7B #7BFA81
triadic
#B4FA7B #7BB4FA #FA7BB4
tetradic
#B4FA7B #7BF3FA #C17BFA #FA817B
square
#B4FA7B #7BF3FA #C17BFA #FA817B
split-complementary
#B4FA7B #817BFA #FA7BF3
monochromatic
#71F109 #92F840 #B4FA7B #D6FCB6 #EEFEE2
Accessibility & contrast
On white
1.24
#B4FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#B4FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA7B
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA7B | 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)
#FFEA70
Deuteranopia (green-blind)
#F9E583
Tritanopia (blue-blind)
#B5F1DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b4fa7b; /* rgb */ color: rgb(180, 250, 123); /* oklch */ color: oklch(91.2% 0.174 132.7);
Tailwind
colors: {
custom: {
50: '#cdfca4',
500: '#b4fa7b',
950: '#000000',
},
}SCSS
$custom: #b4fa7b; $custom-light: #cdfca4; $custom-dark: #000000;
JSON
{
"hex": "#b4fa7b",
"rgb": {
"r": 180,
"g": 250,
"b": 123
},
"hsl": {
"h": 93.071,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.91176,
"c": 0.17389,
"h": 132.7
},
"luminance": 0.79505
}Semantic roles & 50–950 ramp
primary
#B4FA7B
secondary
#9442D7
accent
#00E67E
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580