#BBF899#BBF899
#BBF899 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.6% C 0.138 H 135.0°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF899 |
|---|---|
| RGB | rgb(187, 248, 153) |
| HSL | hsl(99, 87%, 79%) |
| HSV | hsv(99, 38%, 97%) |
| CMYK | cmyk(24.6%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(91.68, -35.69, 39.59) |
| CIE-LCH | lch(91.68, 53.30, 132.04°) |
| OKLab | oklab(91.58% -0.0976 0.0977) |
| OKLCH | oklch(91.58% 0.138 135) |
| XYZ | xyz(59.8093, 79.9978, 42.4208) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.67
Celery
#C1FD95
ΔE00 1.80
Pale Light Green
#B1FC99
ΔE00 1.97
Pastel Green
#B0FF9D
ΔE00 2.64
Washed Out Green
#BCF5A6
ΔE00 2.69
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF899 #D699F8
analogous
#EBF899 #BBF899 #99F8A6
triadic
#BBF899 #99BBF8 #F899BB
tetradic
#BBF899 #99EBF8 #D699F8 #F8A699
square
#BBF899 #99EBF8 #D699F8 #F8A699
split-complementary
#BBF899 #A699F8 #F899EB
monochromatic
#6FF026 #95F460 #BBF899 #E1FCD2 #ECFDE2
Accessibility & contrast
On white
1.24
#BBF899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#BBF899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF899
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF899 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA92
Deuteranopia (green-blind)
#F6E59E
Tritanopia (blue-blind)
#BBF1E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf899; /* rgb */ color: rgb(187, 248, 153); /* oklch */ color: oklch(91.6% 0.138 135.0);
Tailwind
colors: {
custom: {
50: '#d1fbb8',
500: '#bbf899',
950: '#000000',
},
}SCSS
$custom: #bbf899; $custom-light: #d1fbb8; $custom-dark: #000000;
JSON
{
"hex": "#bbf899",
"rgb": {
"r": 187,
"g": 248,
"b": 153
},
"hsl": {
"h": 98.526,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.91584,
"c": 0.13812,
"h": 135
},
"luminance": 0.8
}Semantic roles & 50–950 ramp
primary
#BBF899
secondary
#AC5DD8
accent
#02E493
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581