#B3FA98#B3FA98
#B3FA98 is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.5% C 0.146 H 137.5°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FA98 |
|---|---|
| RGB | rgb(179, 250, 152) |
| HSL | hsl(103, 91%, 79%) |
| HSV | hsv(103, 39%, 98%) |
| CMYK | cmyk(28.4%, 0%, 39.2%, 2%) |
| CIE-LAB | lab(91.78, -39.41, 40.12) |
| CIE-LCH | lch(91.78, 56.24, 134.49°) |
| OKLab | oklab(91.55% -0.1078 0.0989) |
| OKLCH | oklch(91.55% 0.146 137.5) |
| XYZ | xyz(58.4418, 80.2199, 42.1045) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.60
Pastel Green
#B0FF9D
ΔE00 1.39
Light Pastel Green
#B2FBA5
ΔE00 2.22
Tea Green
#BDF8A3
ΔE00 2.31
Celery
#C1FD95
ΔE00 2.41
Washed Out Green
#BCF5A6
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FA98 #DF98FA
analogous
#E4FA98 #B3FA98 #98FAAE
triadic
#B3FA98 #98B3FA #FA98B3
tetradic
#B3FA98 #98E4FA #DF98FA #FAAE98
square
#B3FA98 #98E4FA #DF98FA #FAAE98
split-complementary
#B3FA98 #AE98FA #FA98E4
monochromatic
#5DF423 #88F75E #B3FA98 #DEFDD2 #E9FEE2
Accessibility & contrast
On white
1.23
#B3FA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#B3FA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FA98
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FA98 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB91
Deuteranopia (green-blind)
#F5E59E
Tritanopia (blue-blind)
#B0F4E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b3fa98; /* rgb */ color: rgb(179, 250, 152); /* oklch */ color: oklch(91.5% 0.146 137.5);
Tailwind
colors: {
custom: {
50: '#ccfcb7',
500: '#b3fa98',
950: '#000000',
},
}SCSS
$custom: #b3fa98; $custom-light: #ccfcb7; $custom-dark: #000000;
JSON
{
"hex": "#b3fa98",
"rgb": {
"r": 179,
"g": 250,
"b": 152
},
"hsl": {
"h": 103.469,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.91545,
"c": 0.14629,
"h": 137.5
},
"luminance": 0.80222
}Semantic roles & 50–950 ramp
primary
#B3FA98
secondary
#B85CDB
accent
#00E6A6
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581