#B3FE7A#B3FE7A
#B3FE7A is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.0% C 0.181 H 133.3°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FE7A |
|---|---|
| RGB | rgb(179, 254, 122) |
| HSL | hsl(94, 99%, 74%) |
| HSV | hsv(94, 52%, 100%) |
| CMYK | cmyk(29.5%, 0%, 52%, 0.4%) |
| CIE-LAB | lab(92.52, -44.76, 55.27) |
| CIE-LCH | lch(92.52, 71.13, 129.00°) |
| OKLab | oklab(92.02% -0.124 0.1314) |
| OKLCH | oklch(92.02% 0.181 133.3) |
| XYZ | xyz(57.5440, 81.8705, 31.1793) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.42
Key Lime
#AEFF6E
ΔE00 1.43
Light Lime
#AEFD6C
ΔE00 1.50
Pale Lime
#BEFD73
ΔE00 2.17
Light Yellowish Green
#C2FF89
ΔE00 2.28
Light Pea Green
#C4FE82
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FE7A #C57AFE
analogous
#F5FE7A #B3FE7A #7AFE83
triadic
#B3FE7A #7AB3FE #FE7AB3
tetradic
#B3FE7A #7AF5FE #C57AFE #FE837A
square
#B3FE7A #7AF5FE #C57AFE #FE837A
split-complementary
#B3FE7A #837AFE #FE7AF5
monochromatic
#6EFC02 #90FE3D #B3FE7A #D6FEB7 #EEFFE1
Accessibility & contrast
On white
1.21
#B3FE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#B3FE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FE7A
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FE7A | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6E
Deuteranopia (green-blind)
#FCE783
Tritanopia (blue-blind)
#B4F5E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b3fe7a; /* rgb */ color: rgb(179, 254, 122); /* oklch */ color: oklch(92.0% 0.181 133.3);
Tailwind
colors: {
custom: {
50: '#cdffa3',
500: '#b3fe7a',
950: '#000000',
},
}SCSS
$custom: #b3fe7a; $custom-light: #cdffa3; $custom-dark: #000000;
JSON
{
"hex": "#b3fe7a",
"rgb": {
"r": 179,
"g": 254,
"b": 122
},
"hsl": {
"h": 94.091,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.92015,
"c": 0.18072,
"h": 133.3
},
"luminance": 0.81872
}Semantic roles & 50–950 ramp
primary
#B3FE7A
secondary
#9940DC
accent
#00E682
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680