#BBFE90#BBFE90
#BBFE90 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.8% C 0.156 H 134.2°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE90 |
|---|---|
| RGB | rgb(187, 254, 144) |
| HSL | hsl(97, 98%, 78%) |
| HSV | hsv(97, 43%, 100%) |
| CMYK | cmyk(26.4%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(93.22, -39.54, 45.93) |
| CIE-LCH | lch(93.22, 60.61, 130.73°) |
| OKLab | oklab(92.78% -0.1087 0.1119) |
| OKLCH | oklch(92.78% 0.156 134.2) |
| XYZ | xyz(60.9681, 83.4602, 39.2773) |
| Luminance | 0.8346 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.11
Pistachio (survey)
#C0FA8B
ΔE00 1.57
Light Yellowish Green
#C2FF89
ΔE00 1.78
Pale Light Green
#B1FC99
ΔE00 2.48
Light Pea Green
#C4FE82
ΔE00 2.86
Pastel Green
#B0FF9D
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE90 #D390FE
analogous
#F2FE90 #BBFE90 #90FE9C
triadic
#BBFE90 #90BBFE #FE90BB
tetradic
#BBFE90 #90F2FE #D390FE #FE9C90
square
#BBFE90 #90F2FE #D390FE #FE9C90
split-complementary
#BBFE90 #9C90FE #FE90F2
monochromatic
#71FD17 #96FD53 #BBFE90 #E0FFCD #ECFFE1
Accessibility & contrast
On white
1.19
#BBFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#BBFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE90
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE90 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF87
Deuteranopia (green-blind)
#FCEA96
Tritanopia (blue-blind)
#BBF6E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfe90; /* rgb */ color: rgb(187, 254, 144); /* oklch */ color: oklch(92.8% 0.156 134.2);
Tailwind
colors: {
custom: {
50: '#d1ffb2',
500: '#bbfe90',
950: '#000000',
},
}SCSS
$custom: #bbfe90; $custom-light: #d1ffb2; $custom-dark: #000000;
JSON
{
"hex": "#bbfe90",
"rgb": {
"r": 187,
"g": 254,
"b": 144
},
"hsl": {
"h": 96.545,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.9278,
"c": 0.15596,
"h": 134.2
},
"luminance": 0.83462
}Semantic roles & 50–950 ramp
primary
#BBFE90
secondary
#A853DF
accent
#00E68C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681