#BBF691#BBF691
#BBF691 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.0% C 0.143 H 133.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF691 |
|---|---|
| RGB | rgb(187, 246, 145) |
| HSL | hsl(95, 85%, 77%) |
| HSV | hsv(95, 41%, 96%) |
| CMYK | cmyk(24%, 0%, 41.1%, 3.5%) |
| CIE-LAB | lab(91.02, -35.82, 42.65) |
| CIE-LCH | lch(91.02, 55.70, 130.02°) |
| OKLab | oklab(91.01% -0.0983 0.1044) |
| OKLCH | oklch(91.01% 0.143 133.3) |
| XYZ | xyz(58.5589, 78.5192, 38.8530) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.48
Pistachio (survey)
#C0FA8B
ΔE00 1.77
Pale Light Green
#B1FC99
ΔE00 2.68
Tea Green
#BDF8A3
ΔE00 2.81
Light Yellowish Green
#C2FF89
ΔE00 2.91
Pastel Green
#B0FF9D
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF691 #CC91F6
analogous
#EDF691 #BBF691 #91F69A
triadic
#BBF691 #91BBF6 #F691BB
tetradic
#BBF691 #91EDF6 #CC91F6 #F69A91
square
#BBF691 #91EDF6 #CC91F6 #F69A91
split-complementary
#BBF691 #9A91F6 #F691ED
monochromatic
#75ED20 #98F158 #BBF691 #DEFBCA #EEFDE3
Accessibility & contrast
On white
1.26
#BBF691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#BBF691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF691
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF691 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE889
Deuteranopia (green-blind)
#F5E497
Tritanopia (blue-blind)
#BCEFDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf691; /* rgb */ color: rgb(187, 246, 145); /* oklch */ color: oklch(91.0% 0.143 133.3);
Tailwind
colors: {
custom: {
50: '#d1f9b2',
500: '#bbf691',
950: '#000000',
},
}SCSS
$custom: #bbf691; $custom-light: #d1f9b2; $custom-dark: #000000;
JSON
{
"hex": "#bbf691",
"rgb": {
"r": 187,
"g": 246,
"b": 145
},
"hsl": {
"h": 95.05,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.91008,
"c": 0.14344,
"h": 133.3
},
"luminance": 0.78521
}Semantic roles & 50–950 ramp
primary
#BBF691
secondary
#A057D4
accent
#04E185
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581