#B0F77C#B0F77C
#B0F77C is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.3% C 0.171 H 133.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F77C |
|---|---|
| RGB | rgb(176, 247, 124) |
| HSL | hsl(95, 88%, 73%) |
| HSV | hsv(95, 50%, 97%) |
| CMYK | cmyk(28.7%, 0%, 49.8%, 3.1%) |
| CIE-LAB | lab(90.42, -42.53, 51.79) |
| CIE-LCH | lch(90.42, 67.02, 129.39°) |
| OKLab | oklab(90.28% -0.1176 0.1239) |
| OKLCH | oklch(90.28% 0.171 133.5) |
| XYZ | xyz(54.8023, 77.2051, 31.0795) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.60
Pistachio (survey)
#C0FA8B
ΔE00 2.36
Light Yellowish Green
#C2FF89
ΔE00 2.50
Light Lime
#AEFD6C
ΔE00 2.61
Key Lime
#AEFF6E
ΔE00 2.74
Light Pea Green
#C4FE82
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F77C #C37CF7
analogous
#EEF77C #B0F77C #7CF785
triadic
#B0F77C #7CB0F7 #F77CB0
tetradic
#B0F77C #7CEEF7 #C37CF7 #F7857C
square
#B0F77C #7CEEF7 #C37CF7 #F7857C
split-complementary
#B0F77C #857CF7 #F77CEE
monochromatic
#6BEA0E #8DF342 #B0F77C #D3FBB6 #EEFDE2
Accessibility & contrast
On white
1.28
#B0F77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#B0F77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F77C
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F77C | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE771
Deuteranopia (green-blind)
#F5E184
Tritanopia (blue-blind)
#B1EFDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b0f77c; /* rgb */ color: rgb(176, 247, 124); /* oklch */ color: oklch(90.3% 0.171 133.5);
Tailwind
colors: {
custom: {
50: '#cafaa4',
500: '#b0f77c',
950: '#000000',
},
}SCSS
$custom: #b0f77c; $custom-light: #cafaa4; $custom-dark: #000000;
JSON
{
"hex": "#b0f77c",
"rgb": {
"r": 176,
"g": 247,
"b": 124
},
"hsl": {
"h": 94.634,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.90275,
"c": 0.17086,
"h": 133.5
},
"luminance": 0.77207
}Semantic roles & 50–950 ramp
primary
#B0F77C
secondary
#9744D3
accent
#00E584
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580