#B0F488#B0F488
#B0F488 is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 89.8% C 0.155 H 134.8°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F488 |
|---|---|
| RGB | rgb(176, 244, 136) |
| HSL | hsl(98, 83%, 75%) |
| HSV | hsv(98, 44%, 96%) |
| CMYK | cmyk(27.9%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(89.72, -39.81, 45.25) |
| CIE-LCH | lch(89.72, 60.27, 131.34°) |
| OKLab | oklab(89.76% -0.1094 0.11) |
| OKLCH | oklch(89.76% 0.155 134.8) |
| XYZ | xyz(54.6979, 75.7073, 35.0188) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.38
Celery
#C1FD95
ΔE00 2.53
Pale Light Green
#B1FC99
ΔE00 2.62
Light Yellowish Green
#C2FF89
ΔE00 3.24
Pastel Green
#B0FF9D
ΔE00 3.41
Spring Green (survey)
#A9F971
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F488 #CC88F4
analogous
#E6F488 #B0F488 #88F496
triadic
#B0F488 #88B0F4 #F488B0
tetradic
#B0F488 #88E6F4 #CC88F4 #F49688
square
#B0F488 #88E6F4 #CC88F4 #F49688
split-complementary
#B0F488 #9688F4 #F488E6
monochromatic
#66EA18 #8BEF50 #B0F488 #D5F9C0 #ECFCE3
Accessibility & contrast
On white
1.30
#B0F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#B0F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F488
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F488 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57F
Deuteranopia (green-blind)
#F1E08E
Tritanopia (blue-blind)
#B0EDDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b0f488; /* rgb */ color: rgb(176, 244, 136); /* oklch */ color: oklch(89.8% 0.155 134.8);
Tailwind
colors: {
custom: {
50: '#caf8ac',
500: '#b0f488',
950: '#000000',
},
}SCSS
$custom: #b0f488; $custom-light: #caf8ac; $custom-dark: #000000;
JSON
{
"hex": "#b0f488",
"rgb": {
"r": 176,
"g": 244,
"b": 136
},
"hsl": {
"h": 97.778,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.89763,
"c": 0.15516,
"h": 134.8
},
"luminance": 0.75709
}Semantic roles & 50–950 ramp
primary
#B0F488
secondary
#A150D1
accent
#06DF8F
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581