#B3F97E#B3F97E
#B3F97E is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 90.9% C 0.170 H 133.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B3F97E |
|---|---|
| RGB | rgb(179, 249, 126) |
| HSL | hsl(94, 91%, 74%) |
| HSV | hsv(94, 49%, 98%) |
| CMYK | cmyk(28.1%, 0%, 49.4%, 2.4%) |
| CIE-LAB | lab(91.16, -42.16, 51.80) |
| CIE-LCH | lch(91.16, 66.79, 129.14°) |
| OKLab | oklab(90.93% -0.1166 0.1241) |
| OKLCH | oklch(90.93% 0.17 133.2) |
| XYZ | xyz(56.2310, 78.8397, 31.9895) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.72
Light Yellowish Green
#C2FF89
ΔE00 2.05
Pistachio (survey)
#C0FA8B
ΔE00 2.07
Light Pea Green
#C4FE82
ΔE00 2.37
Light Lime
#AEFD6C
ΔE00 2.51
Key Lime
#AEFF6E
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3F97E #C47EF9
analogous
#F1F97E #B3F97E #7EF986
triadic
#B3F97E #7EB3F9 #F97EB3
tetradic
#B3F97E #7EF1F9 #C47EF9 #F9867E
square
#B3F97E #7EF1F9 #C47EF9 #F9867E
split-complementary
#B3F97E #867EF9 #F97EF1
monochromatic
#6EF10B #91F644 #B3F97E #D5FCB8 #EEFEE2
Accessibility & contrast
On white
1.25
#B3F97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#B3F97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3F97E
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3F97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3F97E | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE973
Deuteranopia (green-blind)
#F7E486
Tritanopia (blue-blind)
#B4F1DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b3f97e; /* rgb */ color: rgb(179, 249, 126); /* oklch */ color: oklch(90.9% 0.170 133.2);
Tailwind
colors: {
custom: {
50: '#ccfba6',
500: '#b3f97e',
950: '#000000',
},
}SCSS
$custom: #b3f97e; $custom-light: #ccfba6; $custom-dark: #000000;
JSON
{
"hex": "#b3f97e",
"rgb": {
"r": 179,
"g": 249,
"b": 126
},
"hsl": {
"h": 94.146,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.9093,
"c": 0.17026,
"h": 133.2
},
"luminance": 0.78841
}Semantic roles & 50–950 ramp
primary
#B3F97E
secondary
#9845D6
accent
#00E683
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580