#B0F778#B0F778
#B0F778 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.2% C 0.175 H 133.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F778 |
|---|---|
| RGB | rgb(176, 247, 120) |
| HSL | hsl(94, 89%, 72%) |
| HSV | hsv(94, 51%, 97%) |
| CMYK | cmyk(28.7%, 0%, 51.4%, 3.1%) |
| CIE-LAB | lab(90.37, -42.96, 53.58) |
| CIE-LCH | lch(90.37, 68.68, 128.72°) |
| OKLab | oklab(90.22% -0.1191 0.1276) |
| OKLCH | oklch(90.22% 0.175 133) |
| XYZ | xyz(54.5545, 77.1060, 29.7743) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.27
Light Lime
#AEFD6C
ΔE00 2.17
Key Lime
#AEFF6E
ΔE00 2.36
Pale Lime
#BEFD73
ΔE00 2.60
Light Yellowish Green
#C2FF89
ΔE00 2.61
Pistachio (survey)
#C0FA8B
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F778 #BF78F7
analogous
#F0F778 #B0F778 #78F780
triadic
#B0F778 #78B0F7 #F778B0
tetradic
#B0F778 #78F0F7 #BF78F7 #F78078
square
#B0F778 #78F0F7 #BF78F7 #F78078
split-complementary
#B0F778 #8078F7 #F778F0
monochromatic
#6DE70E #8EF43E #B0F778 #D2FAB2 #EEFDE2
Accessibility & contrast
On white
1.28
#B0F778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#B0F778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F778
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F778 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76C
Deuteranopia (green-blind)
#F5E180
Tritanopia (blue-blind)
#B1EFDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b0f778; /* rgb */ color: rgb(176, 247, 120); /* oklch */ color: oklch(90.2% 0.175 133.0);
Tailwind
colors: {
custom: {
50: '#cbfaa2',
500: '#b0f778',
950: '#000000',
},
}SCSS
$custom: #b0f778; $custom-light: #cbfaa2; $custom-dark: #000000;
JSON
{
"hex": "#b0f778",
"rgb": {
"r": 176,
"g": 247,
"b": 120
},
"hsl": {
"h": 93.543,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.90223,
"c": 0.17452,
"h": 133
},
"luminance": 0.77108
}Semantic roles & 50–950 ramp
primary
#B0F778
secondary
#9241D3
accent
#00E580
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580