#BBF692#BBF692
#BBF692 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.0% C 0.142 H 133.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF692 |
|---|---|
| RGB | rgb(187, 246, 146) |
| HSL | hsl(95, 85%, 77%) |
| HSV | hsv(95, 41%, 96%) |
| CMYK | cmyk(24%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(91.03, -35.69, 42.18) |
| CIE-LCH | lch(91.03, 55.26, 130.24°) |
| OKLab | oklab(91.02% -0.0979 0.1034) |
| OKLCH | oklch(91.02% 0.142 133.4) |
| XYZ | xyz(58.6364, 78.5502, 39.2609) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.51
Pistachio (survey)
#C0FA8B
ΔE00 1.91
Pale Light Green
#B1FC99
ΔE00 2.60
Tea Green
#BDF8A3
ΔE00 2.65
Light Yellowish Green
#C2FF89
ΔE00 3.04
Pastel Green
#B0FF9D
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF692 #CD92F6
analogous
#EDF692 #BBF692 #92F69B
triadic
#BBF692 #92BBF6 #F692BB
tetradic
#BBF692 #92EDF6 #CD92F6 #F69B92
square
#BBF692 #92EDF6 #CD92F6 #F69B92
split-complementary
#BBF692 #9B92F6 #F692ED
monochromatic
#74ED21 #98F159 #BBF692 #DEFBCB #EDFDE3
Accessibility & contrast
On white
1.26
#BBF692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#BBF692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF692
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF692 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE88A
Deuteranopia (green-blind)
#F5E498
Tritanopia (blue-blind)
#BCEFDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf692; /* rgb */ color: rgb(187, 246, 146); /* oklch */ color: oklch(91.0% 0.142 133.4);
Tailwind
colors: {
custom: {
50: '#d1f9b3',
500: '#bbf692',
950: '#000000',
},
}SCSS
$custom: #bbf692; $custom-light: #d1f9b3; $custom-dark: #000000;
JSON
{
"hex": "#bbf692",
"rgb": {
"r": 187,
"g": 246,
"b": 146
},
"hsl": {
"h": 95.4,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.91024,
"c": 0.14241,
"h": 133.4
},
"luminance": 0.78552
}Semantic roles & 50–950 ramp
primary
#BBF692
secondary
#A158D4
accent
#04E187
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581