#BBF690#BBF690
#BBF690 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.0% C 0.144 H 133.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF690 |
|---|---|
| RGB | rgb(187, 246, 144) |
| HSL | hsl(95, 85%, 76%) |
| HSV | hsv(95, 41%, 96%) |
| CMYK | cmyk(24%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(91.00, -35.95, 43.12) |
| CIE-LCH | lch(91.00, 56.14, 129.81°) |
| OKLab | oklab(90.99% -0.0987 0.1055) |
| OKLCH | oklch(90.99% 0.144 133.1) |
| XYZ | xyz(58.4822, 78.4885, 38.4487) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.45
Pistachio (survey)
#C0FA8B
ΔE00 1.64
Pale Light Green
#B1FC99
ΔE00 2.76
Light Yellowish Green
#C2FF89
ΔE00 2.79
Tea Green
#BDF8A3
ΔE00 2.97
Pastel Green
#B0FF9D
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF690 #CB90F6
analogous
#EEF690 #BBF690 #90F698
triadic
#BBF690 #90BBF6 #F690BB
tetradic
#BBF690 #90EEF6 #CB90F6 #F69890
square
#BBF690 #90EEF6 #CB90F6 #F69890
split-complementary
#BBF690 #9890F6 #F690EE
monochromatic
#76ED1F #98F157 #BBF690 #DEFBC9 #EEFDE3
Accessibility & contrast
On white
1.26
#BBF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#BBF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF690
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF690 | 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)
#FEE888
Deuteranopia (green-blind)
#F5E496
Tritanopia (blue-blind)
#BCEFDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf690; /* rgb */ color: rgb(187, 246, 144); /* oklch */ color: oklch(91.0% 0.144 133.1);
Tailwind
colors: {
custom: {
50: '#d1f9b2',
500: '#bbf690',
950: '#000000',
},
}SCSS
$custom: #bbf690; $custom-light: #d1f9b2; $custom-dark: #000000;
JSON
{
"hex": "#bbf690",
"rgb": {
"r": 187,
"g": 246,
"b": 144
},
"hsl": {
"h": 94.706,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.90992,
"c": 0.14446,
"h": 133.1
},
"luminance": 0.7849
}Semantic roles & 50–950 ramp
primary
#BBF690
secondary
#9F56D4
accent
#04E184
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581