#BBFE70#BBFE70
#BBFE70 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.4% C 0.186 H 130.4°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE70 |
|---|---|
| RGB | rgb(187, 254, 112) |
| HSL | hsl(88, 99%, 72%) |
| HSV | hsv(88, 56%, 100%) |
| CMYK | cmyk(26.4%, 0%, 55.9%, 0.4%) |
| CIE-LAB | lab(92.85, -42.98, 60.22) |
| CIE-LCH | lch(92.85, 73.99, 125.52°) |
| OKLab | oklab(92.36% -0.1203 0.1413) |
| OKLCH | oklch(92.36% 0.186 130.4) |
| XYZ | xyz(58.8594, 82.6167, 28.1716) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.58
Light Lime Green
#B9FF66
ΔE00 1.12
Pale Lime Green
#B1FF65
ΔE00 1.54
Light Lime
#AEFD6C
ΔE00 1.67
Key Lime
#AEFF6E
ΔE00 1.83
Light Pea Green
#C4FE82
ΔE00 2.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE70 #B370FE
analogous
#FEFA70 #BBFE70 #74FE70
triadic
#BBFE70 #70BBFE #FE70BB
tetradic
#BBFE70 #70FEFA #B370FE #FE7074
square
#BBFE70 #70FEFA #B370FE #FE7074
split-complementary
#BBFE70 #7074FE #FA70FE
monochromatic
#81F202 #9EFE33 #BBFE70 #D8FEAD #F1FFE1
Accessibility & contrast
On white
1.20
#BBFE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#BBFE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE70
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE70 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE62
Deuteranopia (green-blind)
#FFE97A
Tritanopia (blue-blind)
#BFF4DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfe70; /* rgb */ color: rgb(187, 254, 112); /* oklch */ color: oklch(92.4% 0.186 130.4);
Tailwind
colors: {
custom: {
50: '#d3ff9d',
500: '#bbfe70',
950: '#000000',
},
}SCSS
$custom: #bbfe70; $custom-light: #d3ff9d; $custom-dark: #000000;
JSON
{
"hex": "#bbfe70",
"rgb": {
"r": 187,
"g": 254,
"b": 112
},
"hsl": {
"h": 88.31,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.92361,
"c": 0.18552,
"h": 130.4
},
"luminance": 0.82618
}Semantic roles & 50–950 ramp
primary
#BBFE70
secondary
#8538DA
accent
#00E66C
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680