#BBF090#BBF090
#BBF090 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.7% C 0.136 H 132.2°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF090 |
|---|---|
| RGB | rgb(187, 240, 144) |
| HSL | hsl(93, 76%, 75%) |
| HSV | hsv(93, 40%, 94%) |
| CMYK | cmyk(22.1%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(89.34, -33.20, 41.00) |
| CIE-LCH | lch(89.34, 52.76, 129.00°) |
| OKLab | oklab(89.66% -0.0911 0.1006) |
| OKLCH | oklch(89.66% 0.136 132.2) |
| XYZ | xyz(56.6866, 74.8973, 37.8502) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.78
Pistachio (survey)
#C0FA8B
ΔE00 2.78
Tea Green
#BDF8A3
ΔE00 3.00
Washed Out Green
#BCF5A6
ΔE00 3.55
Pale Light Green
#B1FC99
ΔE00 3.72
Light Yellowish Green
#C2FF89
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF090 #C590F0
analogous
#EBF090 #BBF090 #90F095
triadic
#BBF090 #90BBF0 #F090BB
tetradic
#BBF090 #90EBF0 #C590F0 #F09590
square
#BBF090 #90EBF0 #C590F0 #F09590
split-complementary
#BBF090 #9590F0 #F090EB
monochromatic
#79E124 #9AE95A #BBF090 #DCF7C6 #EEFBE4
Accessibility & contrast
On white
1.31
#BBF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#BBF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF090
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF090 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E389
Deuteranopia (green-blind)
#F0DF95
Tritanopia (blue-blind)
#BDE9D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf090; /* rgb */ color: rgb(187, 240, 144); /* oklch */ color: oklch(89.7% 0.136 132.2);
Tailwind
colors: {
custom: {
50: '#d1f5b1',
500: '#bbf090',
950: '#000000',
},
}SCSS
$custom: #bbf090; $custom-light: #d1f5b1; $custom-dark: #000000;
JSON
{
"hex": "#bbf090",
"rgb": {
"r": 187,
"g": 240,
"b": 144
},
"hsl": {
"h": 93.125,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.89656,
"c": 0.13572,
"h": 132.2
},
"luminance": 0.74899
}Semantic roles & 50–950 ramp
primary
#BBF090
secondary
#9858CC
accent
#0DD87D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581