#B3FA7B#B3FA7B
#B3FA7B is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.1% C 0.174 H 133.0°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FA7B |
|---|---|
| RGB | rgb(179, 250, 123) |
| HSL | hsl(94, 93%, 73%) |
| HSV | hsv(94, 51%, 98%) |
| CMYK | cmyk(28.4%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(91.41, -42.92, 53.49) |
| CIE-LCH | lch(91.41, 68.58, 128.75°) |
| OKLab | oklab(91.12% -0.1189 0.1276) |
| OKLCH | oklch(91.12% 0.174 133) |
| XYZ | xyz(56.3502, 79.3832, 31.0886) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.41
Light Lime
#AEFD6C
ΔE00 2.01
Light Yellowish Green
#C2FF89
ΔE00 2.11
Key Lime
#AEFF6E
ΔE00 2.11
Light Pea Green
#C4FE82
ΔE00 2.25
Pale Lime
#BEFD73
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FA7B #C27BFA
analogous
#F3FA7B #B3FA7B #7BFA82
triadic
#B3FA7B #7BB3FA #FA7BB3
tetradic
#B3FA7B #7BF3FA #C27BFA #FA827B
square
#B3FA7B #7BF3FA #C27BFA #FA827B
split-complementary
#B3FA7B #827BFA #FA7BF3
monochromatic
#70F109 #91F840 #B3FA7B #D5FCB6 #EEFEE2
Accessibility & contrast
On white
1.24
#B3FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#B3FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FA7B
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FA7B | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA70
Deuteranopia (green-blind)
#F9E483
Tritanopia (blue-blind)
#B4F1DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b3fa7b; /* rgb */ color: rgb(179, 250, 123); /* oklch */ color: oklch(91.1% 0.174 133.0);
Tailwind
colors: {
custom: {
50: '#cdfca4',
500: '#b3fa7b',
950: '#000000',
},
}SCSS
$custom: #b3fa7b; $custom-light: #cdfca4; $custom-dark: #000000;
JSON
{
"hex": "#b3fa7b",
"rgb": {
"r": 179,
"g": 250,
"b": 123
},
"hsl": {
"h": 93.543,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.91118,
"c": 0.17439,
"h": 133
},
"luminance": 0.79385
}Semantic roles & 50–950 ramp
primary
#B3FA7B
secondary
#9542D7
accent
#00E680
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580