#BBFF70#BBFF70
#BBFF70 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.6% C 0.187 H 130.6°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF70 |
|---|---|
| RGB | rgb(187, 255, 112) |
| HSL | hsl(89, 100%, 72%) |
| HSV | hsv(89, 56%, 100%) |
| CMYK | cmyk(26.7%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(93.13, -43.42, 60.54) |
| CIE-LCH | lch(93.13, 74.50, 125.65°) |
| OKLab | oklab(92.59% -0.1215 0.142) |
| OKLCH | oklch(92.59% 0.187 130.6) |
| XYZ | xyz(59.1775, 83.2531, 28.2777) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.75
Light Lime Green
#B9FF66
ΔE00 1.04
Pale Lime Green
#B1FF65
ΔE00 1.44
Light Lime
#AEFD6C
ΔE00 1.64
Key Lime
#AEFF6E
ΔE00 1.75
Light Pea Green
#C4FE82
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF70 #B470FF
analogous
#FFFB70 #BBFF70 #74FF70
triadic
#BBFF70 #70BBFF #FF70BB
tetradic
#BBFF70 #70FFFB #B470FF #FF7074
square
#BBFF70 #70FFFB #B470FF #FF7074
split-complementary
#BBFF70 #7074FF #FB70FF
monochromatic
#80F500 #9EFF33 #BBFF70 #D8FFAD #F0FFE0
Accessibility & contrast
On white
1.19
#BBFF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#BBFF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF70
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF70 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF61
Deuteranopia (green-blind)
#FFEA7A
Tritanopia (blue-blind)
#BFF5E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbff70; /* rgb */ color: rgb(187, 255, 112); /* oklch */ color: oklch(92.6% 0.187 130.6);
Tailwind
colors: {
custom: {
50: '#d3ff9d',
500: '#bbff70',
950: '#000000',
},
}SCSS
$custom: #bbff70; $custom-light: #d3ff9d; $custom-dark: #000000;
JSON
{
"hex": "#bbff70",
"rgb": {
"r": 187,
"g": 255,
"b": 112
},
"hsl": {
"h": 88.531,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.92587,
"c": 0.18683,
"h": 130.6
},
"luminance": 0.83255
}Semantic roles & 50–950 ramp
primary
#BBFF70
secondary
#8637DC
accent
#00E66D
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680