#B2FB8A#B2FB8A
#B2FB8A is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.5% C 0.162 H 135.4°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FB8A |
|---|---|
| RGB | rgb(178, 251, 138) |
| HSL | hsl(99, 93%, 76%) |
| HSV | hsv(99, 45%, 98%) |
| CMYK | cmyk(29.1%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(91.82, -41.99, 46.94) |
| CIE-LCH | lch(91.82, 62.98, 131.81°) |
| OKLab | oklab(91.49% -0.1154 0.1139) |
| OKLCH | oklch(91.49% 0.162 135.4) |
| XYZ | xyz(57.4433, 80.2923, 36.5112) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.13
Pistachio (survey)
#C0FA8B
ΔE00 2.19
Pale Light Green
#B1FC99
ΔE00 2.33
Light Yellowish Green
#C2FF89
ΔE00 2.48
Pastel Green
#B0FF9D
ΔE00 2.92
Spring Green (survey)
#A9F971
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FB8A #D38AFB
analogous
#EBFB8A #B2FB8A #8AFB9B
triadic
#B2FB8A #8AB2FB #FB8AB2
tetradic
#B2FB8A #8AEBFB #D38AFB #FB9B8A
square
#B2FB8A #8AEBFB #D38AFB #FB9B8A
split-complementary
#B2FB8A #9B8AFB #FB8AEB
monochromatic
#64F714 #8BF94F #B2FB8A #D9FDC5 #ECFEE1
Accessibility & contrast
On white
1.23
#B2FB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#B2FB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FB8A
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FB8A | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F8E591
Tritanopia (blue-blind)
#B1F4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b2fb8a; /* rgb */ color: rgb(178, 251, 138); /* oklch */ color: oklch(91.5% 0.162 135.4);
Tailwind
colors: {
custom: {
50: '#cbfdae',
500: '#b2fb8a',
950: '#000000',
},
}SCSS
$custom: #b2fb8a; $custom-light: #cbfdae; $custom-dark: #000000;
JSON
{
"hex": "#b2fb8a",
"rgb": {
"r": 178,
"g": 251,
"b": 138
},
"hsl": {
"h": 98.761,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.91494,
"c": 0.16215,
"h": 135.4
},
"luminance": 0.80294
}Semantic roles & 50–950 ramp
primary
#B2FB8A
secondary
#A94FDA
accent
#00E694
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581