#BBFF90#BBFF90
#BBFF90 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.0% C 0.157 H 134.3°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF90 |
|---|---|
| RGB | rgb(187, 255, 144) |
| HSL | hsl(97, 100%, 78%) |
| HSV | hsv(97, 44%, 100%) |
| CMYK | cmyk(26.7%, 0%, 43.5%, 0%) |
| CIE-LAB | lab(93.49, -39.99, 46.28) |
| CIE-LCH | lch(93.49, 61.16, 130.83°) |
| OKLab | oklab(93% -0.1099 0.1127) |
| OKLCH | oklch(93% 0.157 134.3) |
| XYZ | xyz(61.2862, 84.0966, 39.3834) |
| Luminance | 0.8410 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.27
Pistachio (survey)
#C0FA8B
ΔE00 1.71
Light Yellowish Green
#C2FF89
ΔE00 1.75
Pale Light Green
#B1FC99
ΔE00 2.55
Light Pea Green
#C4FE82
ΔE00 2.85
Pastel Green
#B0FF9D
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF90 #D490FF
analogous
#F2FF90 #BBFF90 #90FF9C
triadic
#BBFF90 #90BBFF #FF90BB
tetradic
#BBFF90 #90F2FF #D490FF #FF9C90
square
#BBFF90 #90F2FF #D490FF #FF9C90
split-complementary
#BBFF90 #9C90FF #FF90F2
monochromatic
#70FF16 #96FF53 #BBFF90 #E0FFCD #ECFFE0
Accessibility & contrast
On white
1.18
#BBFF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#BBFF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF90
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF90 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF087
Deuteranopia (green-blind)
#FDEA97
Tritanopia (blue-blind)
#BBF7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff90; /* rgb */ color: rgb(187, 255, 144); /* oklch */ color: oklch(93.0% 0.157 134.3);
Tailwind
colors: {
custom: {
50: '#d2ffb2',
500: '#bbff90',
950: '#000000',
},
}SCSS
$custom: #bbff90; $custom-light: #d2ffb2; $custom-dark: #000000;
JSON
{
"hex": "#bbff90",
"rgb": {
"r": 187,
"g": 255,
"b": 144
},
"hsl": {
"h": 96.757,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.93004,
"c": 0.15739,
"h": 134.3
},
"luminance": 0.84098
}Semantic roles & 50–950 ramp
primary
#BBFF90
secondary
#AA53E1
accent
#00E68D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681