#B4FB8A#B4FB8A
#B4FB8A is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.6% C 0.161 H 134.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FB8A |
|---|---|
| RGB | rgb(180, 251, 138) |
| HSL | hsl(98, 93%, 76%) |
| HSV | hsv(98, 45%, 98%) |
| CMYK | cmyk(28.3%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(91.92, -41.31, 47.10) |
| CIE-LCH | lch(91.92, 62.65, 131.26°) |
| OKLab | oklab(91.61% -0.1136 0.1143) |
| OKLCH | oklch(91.61% 0.161 134.8) |
| XYZ | xyz(57.9057, 80.5307, 36.5329) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.90
Celery
#C1FD95
ΔE00 1.92
Light Yellowish Green
#C2FF89
ΔE00 2.21
Pale Light Green
#B1FC99
ΔE00 2.47
Spring Green (survey)
#A9F971
ΔE00 2.98
Pastel Green
#B0FF9D
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FB8A #D18AFB
analogous
#EDFB8A #B4FB8A #8AFB99
triadic
#B4FB8A #8AB4FB #FB8AB4
tetradic
#B4FB8A #8AEDFB #D18AFB #FB998A
square
#B4FB8A #8AEDFB #D18AFB #FB998A
split-complementary
#B4FB8A #998AFB #FB8AED
monochromatic
#68F714 #8EF94F #B4FB8A #DAFDC5 #ECFEE1
Accessibility & contrast
On white
1.23
#B4FB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#B4FB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FB8A
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FB8A | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F8E691
Tritanopia (blue-blind)
#B3F3E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b4fb8a; /* rgb */ color: rgb(180, 251, 138); /* oklch */ color: oklch(91.6% 0.161 134.8);
Tailwind
colors: {
custom: {
50: '#cdfdae',
500: '#b4fb8a',
950: '#000000',
},
}SCSS
$custom: #b4fb8a; $custom-light: #cdfdae; $custom-dark: #000000;
JSON
{
"hex": "#b4fb8a",
"rgb": {
"r": 180,
"g": 251,
"b": 138
},
"hsl": {
"h": 97.699,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.91608,
"c": 0.16113,
"h": 134.8
},
"luminance": 0.80533
}Semantic roles & 50–950 ramp
primary
#B4FB8A
secondary
#A64FDA
accent
#00E690
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581