#BBF890#BBF890
#BBF890 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.4% C 0.147 H 133.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF890 |
|---|---|
| RGB | rgb(187, 248, 144) |
| HSL | hsl(95, 88%, 77%) |
| HSV | hsv(95, 42%, 97%) |
| CMYK | cmyk(24.6%, 0%, 41.9%, 2.7%) |
| CIE-LAB | lab(91.56, -36.85, 43.83) |
| CIE-LCH | lch(91.56, 57.26, 130.06°) |
| OKLab | oklab(91.44% -0.1012 0.1071) |
| OKLCH | oklch(91.44% 0.147 133.4) |
| XYZ | xyz(59.0938, 79.7117, 38.6526) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.11
Pistachio (survey)
#C0FA8B
ΔE00 1.40
Light Yellowish Green
#C2FF89
ΔE00 2.44
Pale Light Green
#B1FC99
ΔE00 2.56
Tea Green
#BDF8A3
ΔE00 3.11
Pastel Green
#B0FF9D
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF890 #CD90F8
analogous
#EFF890 #BBF890 #90F899
triadic
#BBF890 #90BBF8 #F890BB
tetradic
#BBF890 #90EFF8 #CD90F8 #F89990
square
#BBF890 #90EFF8 #CD90F8 #F89990
split-complementary
#BBF890 #9990F8 #F890EF
monochromatic
#74F11D #98F456 #BBF890 #DEFCCA #EDFDE2
Accessibility & contrast
On white
1.24
#BBF890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#BBF890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF890
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF890 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA88
Deuteranopia (green-blind)
#F7E596
Tritanopia (blue-blind)
#BCF1DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf890; /* rgb */ color: rgb(187, 248, 144); /* oklch */ color: oklch(91.4% 0.147 133.4);
Tailwind
colors: {
custom: {
50: '#d1fbb2',
500: '#bbf890',
950: '#000000',
},
}SCSS
$custom: #bbf890; $custom-light: #d1fbb2; $custom-dark: #000000;
JSON
{
"hex": "#bbf890",
"rgb": {
"r": 187,
"g": 248,
"b": 144
},
"hsl": {
"h": 95.192,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.91439,
"c": 0.14736,
"h": 133.4
},
"luminance": 0.79713
}Semantic roles & 50–950 ramp
primary
#BBF890
secondary
#A155D7
accent
#01E586
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581