#BBFE93#BBFE93
#BBFE93 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.8% C 0.153 H 134.7°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE93 |
|---|---|
| RGB | rgb(187, 254, 147) |
| HSL | hsl(98, 98%, 79%) |
| HSV | hsv(98, 42%, 100%) |
| CMYK | cmyk(26.4%, 0%, 42.1%, 0.4%) |
| CIE-LAB | lab(93.26, -39.17, 44.54) |
| CIE-LCH | lch(93.26, 59.31, 131.33°) |
| OKLab | oklab(92.83% -0.1075 0.1088) |
| OKLCH | oklch(92.83% 0.153 134.7) |
| XYZ | xyz(61.2004, 83.5532, 40.5010) |
| Luminance | 0.8356 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.00
Pistachio (survey)
#C0FA8B
ΔE00 1.83
Pale Light Green
#B1FC99
ΔE00 2.10
Light Yellowish Green
#C2FF89
ΔE00 2.18
Pastel Green
#B0FF9D
ΔE00 2.63
Light Pea Green
#C4FE82
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE93 #D693FE
analogous
#F0FE93 #BBFE93 #93FEA0
triadic
#BBFE93 #93BBFE #FE93BB
tetradic
#BBFE93 #93F0FE #D693FE #FEA093
square
#BBFE93 #93F0FE #D693FE #FEA093
split-complementary
#BBFE93 #A093FE #FE93F0
monochromatic
#6FFD1A #95FD56 #BBFE93 #E1FFD0 #ECFFE1
Accessibility & contrast
On white
1.19
#BBFE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#BBFE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE93
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE93 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8B
Deuteranopia (green-blind)
#FBEA99
Tritanopia (blue-blind)
#BBF7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfe93; /* rgb */ color: rgb(187, 254, 147); /* oklch */ color: oklch(92.8% 0.153 134.7);
Tailwind
colors: {
custom: {
50: '#d1ffb4',
500: '#bbfe93',
950: '#000000',
},
}SCSS
$custom: #bbfe93; $custom-light: #d1ffb4; $custom-dark: #000000;
JSON
{
"hex": "#bbfe93",
"rgb": {
"r": 187,
"g": 254,
"b": 147
},
"hsl": {
"h": 97.57,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.92826,
"c": 0.15298,
"h": 134.7
},
"luminance": 0.83555
}Semantic roles & 50–950 ramp
primary
#BBFE93
secondary
#AC56E0
accent
#00E690
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681