#B0F080#B0F080
#B0F080 is a very light, vivid yellow-green. Relative luminance 0.731; OKLCH L 88.7% C 0.157 H 133.1°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F080 |
|---|---|
| RGB | rgb(176, 240, 128) |
| HSL | hsl(94, 79%, 72%) |
| HSV | hsv(94, 47%, 94%) |
| CMYK | cmyk(26.7%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(88.50, -38.99, 47.56) |
| CIE-LCH | lch(88.50, 61.50, 129.34°) |
| OKLab | oklab(88.74% -0.1076 0.1148) |
| OKLCH | oklch(88.74% 0.157 133.1) |
| XYZ | xyz(52.9599, 73.1073, 31.7387) |
| Luminance | 0.7311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.55
Celery
#C1FD95
ΔE00 3.26
Spring Green (survey)
#A9F971
ΔE00 3.27
Light Yellowish Green
#C2FF89
ΔE00 3.44
Light Pea Green
#C4FE82
ΔE00 3.79
Pale Light Green
#B1FC99
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F080 #C080F0
analogous
#E8F080 #B0F080 #80F088
triadic
#B0F080 #80B0F0 #F080B0
tetradic
#B0F080 #80E8F0 #C080F0 #F08880
square
#B0F080 #80E8F0 #C080F0 #F08880
split-complementary
#B0F080 #8880F0 #F080E8
monochromatic
#6DDC1A #8EEA49 #B0F080 #D2F6B7 #EEFCE4
Accessibility & contrast
On white
1.34
#B0F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#B0F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F080
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F080 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E177
Deuteranopia (green-blind)
#EFDC87
Tritanopia (blue-blind)
#B1E8D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #b0f080; /* rgb */ color: rgb(176, 240, 128); /* oklch */ color: oklch(88.7% 0.157 133.1);
Tailwind
colors: {
custom: {
50: '#caf5a7',
500: '#b0f080',
950: '#000000',
},
}SCSS
$custom: #b0f080; $custom-light: #caf5a7; $custom-dark: #000000;
JSON
{
"hex": "#b0f080",
"rgb": {
"r": 176,
"g": 240,
"b": 128
},
"hsl": {
"h": 94.286,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.88738,
"c": 0.1573,
"h": 133.1
},
"luminance": 0.73109
}Semantic roles & 50–950 ramp
primary
#B0F080
secondary
#934ACB
accent
#0ADB82
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#131710
muted
#838580