#B3FD7A#B3FD7A
#B3FD7A is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 91.8% C 0.179 H 133.2°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FD7A |
|---|---|
| RGB | rgb(179, 253, 122) |
| HSL | hsl(94, 97%, 74%) |
| HSV | hsv(94, 52%, 99%) |
| CMYK | cmyk(29.2%, 0%, 51.8%, 0.8%) |
| CIE-LAB | lab(92.24, -44.33, 54.94) |
| CIE-LCH | lch(92.24, 70.60, 128.90°) |
| OKLab | oklab(91.79% -0.1229 0.1307) |
| OKLCH | oklch(91.79% 0.179 133.2) |
| XYZ | xyz(57.2275, 81.2375, 31.0738) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.35
Key Lime
#AEFF6E
ΔE00 1.55
Light Lime
#AEFD6C
ΔE00 1.57
Pale Lime
#BEFD73
ΔE00 2.15
Light Yellowish Green
#C2FF89
ΔE00 2.22
Light Pea Green
#C4FE82
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FD7A #C47AFD
analogous
#F5FD7A #B3FD7A #7AFD82
triadic
#B3FD7A #7AB3FD #FD7AB3
tetradic
#B3FD7A #7AF5FD #C47AFD #FD827A
square
#B3FD7A #7AF5FD #C47AFD #FD827A
split-complementary
#B3FD7A #827AFD #FD7AF5
monochromatic
#6EF904 #91FC3E #B3FD7A #D5FEB6 #EEFFE1
Accessibility & contrast
On white
1.22
#B3FD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#B3FD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FD7A
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FD7A | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6E
Deuteranopia (green-blind)
#FBE783
Tritanopia (blue-blind)
#B4F4DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b3fd7a; /* rgb */ color: rgb(179, 253, 122); /* oklch */ color: oklch(91.8% 0.179 133.2);
Tailwind
colors: {
custom: {
50: '#cdfea3',
500: '#b3fd7a',
950: '#000000',
},
}SCSS
$custom: #b3fd7a; $custom-light: #cdfea3; $custom-dark: #000000;
JSON
{
"hex": "#b3fd7a",
"rgb": {
"r": 179,
"g": 253,
"b": 122
},
"hsl": {
"h": 93.893,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.91787,
"c": 0.17937,
"h": 133.2
},
"luminance": 0.81239
}Semantic roles & 50–950 ramp
primary
#B3FD7A
secondary
#9841DB
accent
#00E682
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680