#BBF699#BBF699
#BBF699 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.1% C 0.135 H 134.7°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF699 |
|---|---|
| RGB | rgb(187, 246, 153) |
| HSL | hsl(98, 84%, 78%) |
| HSV | hsv(98, 38%, 96%) |
| CMYK | cmyk(24%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(91.13, -34.78, 38.87) |
| CIE-LCH | lch(91.13, 52.16, 131.82°) |
| OKLab | oklab(91.14% -0.0951 0.096) |
| OKLCH | oklch(91.14% 0.135 134.7) |
| XYZ | xyz(59.1977, 78.7747, 42.2169) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.52
Celery
#C1FD95
ΔE00 2.15
Pale Light Green
#B1FC99
ΔE00 2.33
Washed Out Green
#BCF5A6
ΔE00 2.41
Light Pastel Green
#B2FBA5
ΔE00 2.93
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF699 #D499F6
analogous
#E9F699 #BBF699 #99F6A5
triadic
#BBF699 #99BBF6 #F699BB
tetradic
#BBF699 #99E9F6 #D499F6 #F6A599
square
#BBF699 #99E9F6 #D499F6 #F6A599
split-complementary
#BBF699 #A599F6 #F699E9
monochromatic
#70EC29 #96F161 #BBF699 #E0FBD1 #ECFDE3
Accessibility & contrast
On white
1.25
#BBF699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#BBF699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF699
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF699 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE992
Deuteranopia (green-blind)
#F4E49E
Tritanopia (blue-blind)
#BBEFDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf699; /* rgb */ color: rgb(187, 246, 153); /* oklch */ color: oklch(91.1% 0.135 134.7);
Tailwind
colors: {
custom: {
50: '#d1f9b8',
500: '#bbf699',
950: '#000000',
},
}SCSS
$custom: #bbf699; $custom-light: #d1f9b8; $custom-dark: #000000;
JSON
{
"hex": "#bbf699",
"rgb": {
"r": 187,
"g": 246,
"b": 153
},
"hsl": {
"h": 98.065,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.9114,
"c": 0.13516,
"h": 134.7
},
"luminance": 0.78776
}Semantic roles & 50–950 ramp
primary
#BBF699
secondary
#AA5ED5
accent
#05E090
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581