#B4FE7A#B4FE7A
#B4FE7A is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.1% C 0.180 H 133.1°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FE7A |
|---|---|
| RGB | rgb(180, 254, 122) |
| HSL | hsl(94, 99%, 74%) |
| HSV | hsv(94, 52%, 100%) |
| CMYK | cmyk(29.1%, 0%, 52%, 0.4%) |
| CIE-LAB | lab(92.57, -44.42, 55.35) |
| CIE-LCH | lch(92.57, 70.97, 128.75°) |
| OKLab | oklab(92.07% -0.1232 0.1316) |
| OKLCH | oklch(92.07% 0.18 133.1) |
| XYZ | xyz(57.7760, 81.9902, 31.1902) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 1.45
Spring Green (survey)
#A9F971
ΔE00 1.49
Light Lime
#AEFD6C
ΔE00 1.51
Pale Lime
#BEFD73
ΔE00 2.04
Light Yellowish Green
#C2FF89
ΔE00 2.20
Light Pea Green
#C4FE82
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FE7A #C47AFE
analogous
#F6FE7A #B4FE7A #7AFE82
triadic
#B4FE7A #7AB4FE #FE7AB4
tetradic
#B4FE7A #7AF6FE #C47AFE #FE827A
square
#B4FE7A #7AF6FE #C47AFE #FE827A
split-complementary
#B4FE7A #827AFE #FE7AF6
monochromatic
#70FC02 #92FE3D #B4FE7A #D6FEB7 #EEFFE1
Accessibility & contrast
On white
1.21
#B4FE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#B4FE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FE7A
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FE7A | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6E
Deuteranopia (green-blind)
#FCE883
Tritanopia (blue-blind)
#B5F5E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b4fe7a; /* rgb */ color: rgb(180, 254, 122); /* oklch */ color: oklch(92.1% 0.180 133.1);
Tailwind
colors: {
custom: {
50: '#ceffa3',
500: '#b4fe7a',
950: '#000000',
},
}SCSS
$custom: #b4fe7a; $custom-light: #ceffa3; $custom-dark: #000000;
JSON
{
"hex": "#b4fe7a",
"rgb": {
"r": 180,
"g": 254,
"b": 122
},
"hsl": {
"h": 93.636,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.92071,
"c": 0.18022,
"h": 133.1
},
"luminance": 0.81992
}Semantic roles & 50–950 ramp
primary
#B4FE7A
secondary
#9840DC
accent
#00E681
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680