#BBFE6F#BBFE6F
#BBFE6F is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.3% C 0.186 H 130.3°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE6F |
|---|---|
| RGB | rgb(187, 254, 111) |
| HSL | hsl(88, 99%, 72%) |
| HSV | hsv(88, 56%, 100%) |
| CMYK | cmyk(26.4%, 0%, 56.3%, 0.4%) |
| CIE-LAB | lab(92.84, -43.07, 60.65) |
| CIE-LCH | lch(92.84, 74.39, 125.38°) |
| OKLab | oklab(92.35% -0.1206 0.1421) |
| OKLCH | oklch(92.35% 0.186 130.3) |
| XYZ | xyz(58.8040, 82.5946, 27.8800) |
| Luminance | 0.8260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.63
Light Lime Green
#B9FF66
ΔE00 1.01
Pale Lime Green
#B1FF65
ΔE00 1.49
Light Lime
#AEFD6C
ΔE00 1.70
Key Lime
#AEFF6E
ΔE00 1.86
Light Pea Green
#C4FE82
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE6F #B26FFE
analogous
#FEFA6F #BBFE6F #74FE6F
triadic
#BBFE6F #6FBBFE #FE6FBB
tetradic
#BBFE6F #6FFEFA #B26FFE #FE6F74
square
#BBFE6F #6FFEFA #B26FFE #FE6F74
split-complementary
#BBFE6F #6F74FE #FA6FFE
monochromatic
#81F102 #9EFE32 #BBFE6F #D8FEAC #F1FFE1
Accessibility & contrast
On white
1.20
#BBFE6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#BBFE6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE6F
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE6F | 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)
#FFEE60
Deuteranopia (green-blind)
#FFE979
Tritanopia (blue-blind)
#BFF4DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfe6f; /* rgb */ color: rgb(187, 254, 111); /* oklch */ color: oklch(92.3% 0.186 130.3);
Tailwind
colors: {
custom: {
50: '#d3ff9c',
500: '#bbfe6f',
950: '#000000',
},
}SCSS
$custom: #bbfe6f; $custom-light: #d3ff9c; $custom-dark: #000000;
JSON
{
"hex": "#bbfe6f",
"rgb": {
"r": 187,
"g": 254,
"b": 111
},
"hsl": {
"h": 88.112,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.9235,
"c": 0.18636,
"h": 130.3
},
"luminance": 0.82596
}Semantic roles & 50–950 ramp
primary
#BBFE6F
secondary
#8337DA
accent
#00E66C
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680