#B0FC74#B0FC74
#B0FC74 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.3% C 0.185 H 133.2°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FC74 |
|---|---|
| RGB | rgb(176, 252, 116) |
| HSL | hsl(94, 96%, 72%) |
| HSV | hsv(94, 54%, 99%) |
| CMYK | cmyk(30.2%, 0%, 54%, 1.2%) |
| CIE-LAB | lab(91.73, -45.54, 57.01) |
| CIE-LCH | lch(91.73, 72.97, 128.62°) |
| OKLab | oklab(91.32% -0.1264 0.1348) |
| OKLCH | oklch(91.32% 0.185 133.2) |
| XYZ | xyz(55.8663, 80.1099, 29.0389) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.93
Light Lime
#AEFD6C
ΔE00 0.97
Key Lime
#AEFF6E
ΔE00 1.06
Pale Lime Green
#B1FF65
ΔE00 2.02
Pale Lime
#BEFD73
ΔE00 2.08
Light Lime Green
#B9FF66
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FC74 #C074FC
analogous
#F4FC74 #B0FC74 #74FC7C
triadic
#B0FC74 #74B0FC #FC74B0
tetradic
#B0FC74 #74F4FC #C074FC #FC7C74
square
#B0FC74 #74F4FC #C074FC #FC7C74
split-complementary
#B0FC74 #7C74FC #FC74F4
monochromatic
#6DF005 #8EFB38 #B0FC74 #D2FDB0 #EEFEE1
Accessibility & contrast
On white
1.23
#B0FC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#B0FC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FC74
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FC74 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB67
Deuteranopia (green-blind)
#FAE57D
Tritanopia (blue-blind)
#B1F3DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b0fc74; /* rgb */ color: rgb(176, 252, 116); /* oklch */ color: oklch(91.3% 0.185 133.2);
Tailwind
colors: {
custom: {
50: '#cbfd9f',
500: '#b0fc74',
950: '#000000',
},
}SCSS
$custom: #b0fc74; $custom-light: #cbfd9f; $custom-dark: #000000;
JSON
{
"hex": "#b0fc74",
"rgb": {
"r": 176,
"g": 252,
"b": 116
},
"hsl": {
"h": 93.529,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.91316,
"c": 0.1848,
"h": 133.2
},
"luminance": 0.80112
}Semantic roles & 50–950 ramp
primary
#B0FC74
secondary
#933CD8
accent
#00E680
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680