#BBFB90#BBFB90
#BBFB90 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.1% C 0.152 H 133.8°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFB90 |
|---|---|
| RGB | rgb(187, 251, 144) |
| HSL | hsl(96, 93%, 77%) |
| HSV | hsv(96, 43%, 98%) |
| CMYK | cmyk(25.5%, 0%, 42.6%, 1.6%) |
| CIE-LAB | lab(92.39, -38.20, 44.88) |
| CIE-LCH | lch(92.39, 58.94, 130.41°) |
| OKLab | oklab(92.11% -0.105 0.1095) |
| OKLCH | oklch(92.11% 0.152 133.8) |
| XYZ | xyz(60.0235, 81.5711, 38.9625) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.86
Pistachio (survey)
#C0FA8B
ΔE00 1.31
Light Yellowish Green
#C2FF89
ΔE00 2.01
Pale Light Green
#B1FC99
ΔE00 2.42
Light Pea Green
#C4FE82
ΔE00 3.01
Pastel Green
#B0FF9D
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFB90 #D090FB
analogous
#F0FB90 #BBFB90 #90FB9B
triadic
#BBFB90 #90BBFB #FB90BB
tetradic
#BBFB90 #90F0FB #D090FB #FB9B90
square
#BBFB90 #90F0FB #D090FB #FB9B90
split-complementary
#BBFB90 #9B90FB #FB90F0
monochromatic
#73F71A #97F955 #BBFB90 #DFFDCB #EDFEE1
Accessibility & contrast
On white
1.21
#BBFB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#BBFB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFB90
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFB90 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED88
Deuteranopia (green-blind)
#F9E796
Tritanopia (blue-blind)
#BCF3E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfb90; /* rgb */ color: rgb(187, 251, 144); /* oklch */ color: oklch(92.1% 0.152 133.8);
Tailwind
colors: {
custom: {
50: '#d1fdb2',
500: '#bbfb90',
950: '#000000',
},
}SCSS
$custom: #bbfb90; $custom-light: #d1fdb2; $custom-dark: #000000;
JSON
{
"hex": "#bbfb90",
"rgb": {
"r": 187,
"g": 251,
"b": 144
},
"hsl": {
"h": 95.888,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.92109,
"c": 0.15167,
"h": 133.8
},
"luminance": 0.81573
}Semantic roles & 50–950 ramp
primary
#BBFB90
secondary
#A554DB
accent
#00E689
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581