#B3FB8A#B3FB8A
#B3FB8A is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.6% C 0.162 H 135.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FB8A |
|---|---|
| RGB | rgb(179, 251, 138) |
| HSL | hsl(98, 93%, 76%) |
| HSV | hsv(98, 45%, 98%) |
| CMYK | cmyk(28.7%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(91.87, -41.65, 47.02) |
| CIE-LCH | lch(91.87, 62.81, 131.54°) |
| OKLab | oklab(91.55% -0.1145 0.1141) |
| OKLCH | oklch(91.55% 0.162 135.1) |
| XYZ | xyz(57.6737, 80.4111, 36.5220) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.02
Pistachio (survey)
#C0FA8B
ΔE00 2.05
Light Yellowish Green
#C2FF89
ΔE00 2.34
Pale Light Green
#B1FC99
ΔE00 2.39
Spring Green (survey)
#A9F971
ΔE00 2.98
Pastel Green
#B0FF9D
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FB8A #D28AFB
analogous
#ECFB8A #B3FB8A #8AFB9A
triadic
#B3FB8A #8AB3FB #FB8AB3
tetradic
#B3FB8A #8AECFB #D28AFB #FB9A8A
square
#B3FB8A #8AECFB #D28AFB #FB9A8A
split-complementary
#B3FB8A #9A8AFB #FB8AEC
monochromatic
#66F714 #8DF94F #B3FB8A #D9FDC5 #ECFEE1
Accessibility & contrast
On white
1.23
#B3FB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#B3FB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FB8A
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FB8A | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F8E591
Tritanopia (blue-blind)
#B2F3E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b3fb8a; /* rgb */ color: rgb(179, 251, 138); /* oklch */ color: oklch(91.6% 0.162 135.1);
Tailwind
colors: {
custom: {
50: '#ccfdae',
500: '#b3fb8a',
950: '#000000',
},
}SCSS
$custom: #b3fb8a; $custom-light: #ccfdae; $custom-dark: #000000;
JSON
{
"hex": "#b3fb8a",
"rgb": {
"r": 179,
"g": 251,
"b": 138
},
"hsl": {
"h": 98.23,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.91551,
"c": 0.16164,
"h": 135.1
},
"luminance": 0.80413
}Semantic roles & 50–950 ramp
primary
#B3FB8A
secondary
#A84FDA
accent
#00E692
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581