#B0F484#B0F484
#B0F484 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 89.7% C 0.159 H 134.2°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F484 |
|---|---|
| RGB | rgb(176, 244, 132) |
| HSL | hsl(96, 84%, 74%) |
| HSV | hsv(96, 46%, 96%) |
| CMYK | cmyk(27.9%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(89.67, -40.30, 47.11) |
| CIE-LCH | lch(89.67, 61.99, 130.54°) |
| OKLab | oklab(89.7% -0.111 0.114) |
| OKLCH | oklch(89.7% 0.159 134.2) |
| XYZ | xyz(54.4189, 75.5957, 33.5495) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.22
Celery
#C1FD95
ΔE00 2.68
Spring Green (survey)
#A9F971
ΔE00 2.97
Light Yellowish Green
#C2FF89
ΔE00 2.98
Pale Light Green
#B1FC99
ΔE00 3.10
Light Pea Green
#C4FE82
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F484 #C884F4
analogous
#E8F484 #B0F484 #84F490
triadic
#B0F484 #84B0F4 #F484B0
tetradic
#B0F484 #84E8F4 #C884F4 #F49084
square
#B0F484 #84E8F4 #C884F4 #F49084
split-complementary
#B0F484 #9084F4 #F484E8
monochromatic
#68E915 #8CEF4C #B0F484 #D4F9BC #EDFCE3
Accessibility & contrast
On white
1.30
#B0F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#B0F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F484
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F484 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57B
Deuteranopia (green-blind)
#F2DF8B
Tritanopia (blue-blind)
#B0ECDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b0f484; /* rgb */ color: rgb(176, 244, 132); /* oklch */ color: oklch(89.7% 0.159 134.2);
Tailwind
colors: {
custom: {
50: '#caf8a9',
500: '#b0f484',
950: '#000000',
},
}SCSS
$custom: #b0f484; $custom-light: #caf8a9; $custom-dark: #000000;
JSON
{
"hex": "#b0f484",
"rgb": {
"r": 176,
"g": 244,
"b": 132
},
"hsl": {
"h": 96.429,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.89704,
"c": 0.15908,
"h": 134.2
},
"luminance": 0.75597
}Semantic roles & 50–950 ramp
primary
#B0F484
secondary
#9C4CD0
accent
#05E08A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581