#B0FA7C#B0FA7C
#B0FA7C is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.0% C 0.175 H 133.9°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FA7C |
|---|---|
| RGB | rgb(176, 250, 124) |
| HSL | hsl(95, 93%, 73%) |
| HSV | hsv(95, 50%, 98%) |
| CMYK | cmyk(29.6%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(91.26, -43.84, 52.81) |
| CIE-LCH | lch(91.26, 68.64, 129.70°) |
| OKLab | oklab(90.96% -0.1212 0.1262) |
| OKLCH | oklch(90.96% 0.175 133.9) |
| XYZ | xyz(55.7271, 79.0546, 31.3878) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.29
Light Lime
#AEFD6C
ΔE00 2.17
Key Lime
#AEFF6E
ΔE00 2.22
Light Yellowish Green
#C2FF89
ΔE00 2.38
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Light Pea Green
#C4FE82
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FA7C #C67CFA
analogous
#EFFA7C #B0FA7C #7CFA87
triadic
#B0FA7C #7CB0FA #FA7CB0
tetradic
#B0FA7C #7CEFFA #C67CFA #FA877C
square
#B0FA7C #7CEFFA #C67CFA #FA877C
split-complementary
#B0FA7C #877CFA #FA7CEF
monochromatic
#69F209 #8CF841 #B0FA7C #D4FCB7 #EDFEE2
Accessibility & contrast
On white
1.25
#B0FA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#B0FA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FA7C
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FA7C | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA71
Deuteranopia (green-blind)
#F8E484
Tritanopia (blue-blind)
#B0F2DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b0fa7c; /* rgb */ color: rgb(176, 250, 124); /* oklch */ color: oklch(91.0% 0.175 133.9);
Tailwind
colors: {
custom: {
50: '#cbfca4',
500: '#b0fa7c',
950: '#000000',
},
}SCSS
$custom: #b0fa7c; $custom-light: #cbfca4; $custom-dark: #000000;
JSON
{
"hex": "#b0fa7c",
"rgb": {
"r": 176,
"g": 250,
"b": 124
},
"hsl": {
"h": 95.238,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.90959,
"c": 0.17497,
"h": 133.9
},
"luminance": 0.79057
}Semantic roles & 50–950 ramp
primary
#B0FA7C
secondary
#9A43D7
accent
#00E687
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580