#BBFF94#BBFF94
#BBFF94 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.1% C 0.153 H 134.9°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF94 |
|---|---|
| RGB | rgb(187, 255, 148) |
| HSL | hsl(98, 100%, 79%) |
| HSV | hsv(98, 42%, 100%) |
| CMYK | cmyk(26.7%, 0%, 42%, 0%) |
| CIE-LAB | lab(93.55, -39.49, 44.42) |
| CIE-LCH | lch(93.55, 59.44, 131.64°) |
| OKLab | oklab(93.07% -0.1084 0.1086) |
| OKLCH | oklch(93.07% 0.153 134.9) |
| XYZ | xyz(61.5974, 84.2210, 41.0221) |
| Luminance | 0.8422 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.14
Pistachio (survey)
#C0FA8B
ΔE00 2.03
Pale Light Green
#B1FC99
ΔE00 2.04
Light Yellowish Green
#C2FF89
ΔE00 2.27
Pastel Green
#B0FF9D
ΔE00 2.51
Light Pea Green
#C4FE82
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF94 #D894FF
analogous
#F0FF94 #BBFF94 #94FFA3
triadic
#BBFF94 #94BBFF #FF94BB
tetradic
#BBFF94 #94F0FF #D894FF #FFA394
square
#BBFF94 #94F0FF #D894FF #FFA394
split-complementary
#BBFF94 #A394FF #FF94F0
monochromatic
#6DFF1A #94FF57 #BBFF94 #E2FFD1 #ECFFE0
Accessibility & contrast
On white
1.18
#BBFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#BBFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF94
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF94 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08C
Deuteranopia (green-blind)
#FCEA9A
Tritanopia (blue-blind)
#BBF8E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff94; /* rgb */ color: rgb(187, 255, 148); /* oklch */ color: oklch(93.1% 0.153 134.9);
Tailwind
colors: {
custom: {
50: '#d1ffb5',
500: '#bbff94',
950: '#000000',
},
}SCSS
$custom: #bbff94; $custom-light: #d1ffb5; $custom-dark: #000000;
JSON
{
"hex": "#bbff94",
"rgb": {
"r": 187,
"g": 255,
"b": 148
},
"hsl": {
"h": 98.131,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93065,
"c": 0.15342,
"h": 134.9
},
"luminance": 0.84223
}Semantic roles & 50–950 ramp
primary
#BBFF94
secondary
#AE56E1
accent
#00E692
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681