#BBFF72#BBFF72
#BBFF72 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.6% C 0.185 H 130.7°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF72 |
|---|---|
| RGB | rgb(187, 255, 114) |
| HSL | hsl(89, 100%, 72%) |
| HSV | hsv(89, 55%, 100%) |
| CMYK | cmyk(26.7%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(93.14, -43.23, 59.69) |
| CIE-LCH | lch(93.14, 73.70, 125.91°) |
| OKLab | oklab(92.61% -0.1208 0.1403) |
| OKLCH | oklch(92.61% 0.185 130.7) |
| XYZ | xyz(59.2901, 83.2981, 28.8707) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.71
Light Lime Green
#B9FF66
ΔE00 1.27
Pale Lime Green
#B1FF65
ΔE00 1.56
Light Lime
#AEFD6C
ΔE00 1.60
Key Lime
#AEFF6E
ΔE00 1.70
Light Pea Green
#C4FE82
ΔE00 2.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF72 #B672FF
analogous
#FFFC72 #BBFF72 #75FF72
triadic
#BBFF72 #72BBFF #FF72BB
tetradic
#BBFF72 #72FFFC #B672FF #FF7275
square
#BBFF72 #72FFFC #B672FF #FF7275
split-complementary
#BBFF72 #7275FF #FC72FF
monochromatic
#80F700 #9DFF35 #BBFF72 #D9FFAF #F0FFE0
Accessibility & contrast
On white
1.19
#BBFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#BBFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF72
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF72 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF64
Deuteranopia (green-blind)
#FFEA7C
Tritanopia (blue-blind)
#BEF5E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbff72; /* rgb */ color: rgb(187, 255, 114); /* oklch */ color: oklch(92.6% 0.185 130.7);
Tailwind
colors: {
custom: {
50: '#d3ff9e',
500: '#bbff72',
950: '#000000',
},
}SCSS
$custom: #bbff72; $custom-light: #d3ff9e; $custom-dark: #000000;
JSON
{
"hex": "#bbff72",
"rgb": {
"r": 187,
"g": 255,
"b": 114
},
"hsl": {
"h": 88.936,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.9261,
"c": 0.18513,
"h": 130.7
},
"luminance": 0.833
}Semantic roles & 50–950 ramp
primary
#BBFF72
secondary
#8839DC
accent
#00E66F
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680