#B0FE72#B0FE72
#B0FE72 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 91.8% C 0.189 H 133.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FE72 |
|---|---|
| RGB | rgb(176, 254, 114) |
| HSL | hsl(93, 99%, 72%) |
| HSV | hsv(93, 55%, 100%) |
| CMYK | cmyk(30.7%, 0%, 55.1%, 0.4%) |
| CIE-LAB | lab(92.28, -46.59, 58.53) |
| CIE-LCH | lch(92.28, 74.81, 128.52°) |
| OKLab | oklab(91.75% -0.1295 0.1379) |
| OKLCH | oklch(91.75% 0.189 133.2) |
| XYZ | xyz(56.3826, 81.3266, 28.6432) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.55
Light Lime
#AEFD6C
ΔE00 0.62
Spring Green (survey)
#A9F971
ΔE00 1.26
Pale Lime Green
#B1FF65
ΔE00 1.60
Pale Lime
#BEFD73
ΔE00 2.07
Light Lime Green
#B9FF66
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FE72 #C072FE
analogous
#F6FE72 #B0FE72 #72FE7A
triadic
#B0FE72 #72B0FE #FE72B0
tetradic
#B0FE72 #72F6FE #C072FE #FE7A72
square
#B0FE72 #72F6FE #C072FE #FE7A72
split-complementary
#B0FE72 #7A72FE #FE72F6
monochromatic
#6DF402 #8EFE35 #B0FE72 #D2FEAF #EEFFE1
Accessibility & contrast
On white
1.22
#B0FE72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#B0FE72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FE72
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FE72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FE72 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED64
Deuteranopia (green-blind)
#FCE77C
Tritanopia (blue-blind)
#B1F5DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b0fe72; /* rgb */ color: rgb(176, 254, 114); /* oklch */ color: oklch(91.8% 0.189 133.2);
Tailwind
colors: {
custom: {
50: '#cbff9e',
500: '#b0fe72',
950: '#000000',
},
}SCSS
$custom: #b0fe72; $custom-light: #cbff9e; $custom-dark: #000000;
JSON
{
"hex": "#b0fe72",
"rgb": {
"r": 176,
"g": 254,
"b": 114
},
"hsl": {
"h": 93.429,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.9175,
"c": 0.18917,
"h": 133.2
},
"luminance": 0.81329
}Semantic roles & 50–950 ramp
primary
#B0FE72
secondary
#9339DB
accent
#00E680
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680