#B3FA95#B3FA95
#B3FA95 is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.5% C 0.149 H 136.9°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FA95 |
|---|---|
| RGB | rgb(179, 250, 149) |
| HSL | hsl(102, 91%, 78%) |
| HSV | hsv(102, 40%, 98%) |
| CMYK | cmyk(28.4%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(91.74, -39.81, 41.54) |
| CIE-LCH | lch(91.74, 57.54, 133.78°) |
| OKLab | oklab(91.5% -0.109 0.1021) |
| OKLCH | oklch(91.5% 0.149 136.9) |
| XYZ | xyz(58.1992, 80.1228, 40.8268) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.83
Pastel Green
#B0FF9D
ΔE00 1.64
Celery
#C1FD95
ΔE00 2.14
Tea Green
#BDF8A3
ΔE00 2.66
Light Pastel Green
#B2FBA5
ΔE00 2.70
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FA95 #DC95FA
analogous
#E6FA95 #B3FA95 #95FAA9
triadic
#B3FA95 #95B3FA #FA95B3
tetradic
#B3FA95 #95E6FA #DC95FA #FAA995
square
#B3FA95 #95E6FA #DC95FA #FAA995
split-complementary
#B3FA95 #A995FA #FA95E6
monochromatic
#5FF420 #89F75B #B3FA95 #DDFDCF #EAFEE2
Accessibility & contrast
On white
1.23
#B3FA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#B3FA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FA95
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FA95 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8E
Deuteranopia (green-blind)
#F6E59B
Tritanopia (blue-blind)
#B1F3E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b3fa95; /* rgb */ color: rgb(179, 250, 149); /* oklch */ color: oklch(91.5% 0.149 136.9);
Tailwind
colors: {
custom: {
50: '#ccfcb5',
500: '#b3fa95',
950: '#000000',
},
}SCSS
$custom: #b3fa95; $custom-light: #ccfcb5; $custom-dark: #000000;
JSON
{
"hex": "#b3fa95",
"rgb": {
"r": 179,
"g": 250,
"b": 149
},
"hsl": {
"h": 102.178,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.91495,
"c": 0.14931,
"h": 136.9
},
"luminance": 0.80125
}Semantic roles & 50–950 ramp
primary
#B3FA95
secondary
#B459DA
accent
#00E6A1
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581