#BBFF93#BBFF93
#BBFF93 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.0% C 0.154 H 134.8°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF93 |
|---|---|
| RGB | rgb(187, 255, 147) |
| HSL | hsl(98, 100%, 79%) |
| HSV | hsv(98, 42%, 100%) |
| CMYK | cmyk(26.7%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(93.53, -39.62, 44.89) |
| CIE-LCH | lch(93.53, 59.87, 131.43°) |
| OKLab | oklab(93.05% -0.1087 0.1096) |
| OKLCH | oklch(93.05% 0.154 134.8) |
| XYZ | xyz(61.5186, 84.1895, 40.6070) |
| Luminance | 0.8419 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.14
Pistachio (survey)
#C0FA8B
ΔE00 1.94
Light Yellowish Green
#C2FF89
ΔE00 2.14
Pale Light Green
#B1FC99
ΔE00 2.17
Pastel Green
#B0FF9D
ΔE00 2.64
Light Pea Green
#C4FE82
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF93 #D793FF
analogous
#F1FF93 #BBFF93 #93FFA1
triadic
#BBFF93 #93BBFF #FF93BB
tetradic
#BBFF93 #93F1FF #D793FF #FFA193
square
#BBFF93 #93F1FF #D793FF #FFA193
split-complementary
#BBFF93 #A193FF #FF93F1
monochromatic
#6EFF19 #94FF56 #BBFF93 #E2FFD0 #ECFFE0
Accessibility & contrast
On white
1.18
#BBFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#BBFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF93
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF93 | 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)
#FFF08B
Deuteranopia (green-blind)
#FCEA99
Tritanopia (blue-blind)
#BBF8E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff93; /* rgb */ color: rgb(187, 255, 147); /* oklch */ color: oklch(93.0% 0.154 134.8);
Tailwind
colors: {
custom: {
50: '#d1ffb4',
500: '#bbff93',
950: '#000000',
},
}SCSS
$custom: #bbff93; $custom-light: #d1ffb4; $custom-dark: #000000;
JSON
{
"hex": "#bbff93",
"rgb": {
"r": 187,
"g": 255,
"b": 147
},
"hsl": {
"h": 97.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.9305,
"c": 0.15442,
"h": 134.8
},
"luminance": 0.84191
}Semantic roles & 50–950 ramp
primary
#BBFF93
secondary
#AD55E1
accent
#00E691
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681