#BBF898#BBF898
#BBF898 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.6% C 0.139 H 134.8°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF898 |
|---|---|
| RGB | rgb(187, 248, 152) |
| HSL | hsl(98, 87%, 78%) |
| HSV | hsv(98, 39%, 97%) |
| CMYK | cmyk(24.6%, 0%, 38.7%, 2.7%) |
| CIE-LAB | lab(91.67, -35.82, 40.06) |
| CIE-LCH | lch(91.67, 53.74, 131.80°) |
| OKLab | oklab(91.57% -0.0981 0.0987) |
| OKLCH | oklch(91.57% 0.139 134.8) |
| XYZ | xyz(59.7270, 79.9649, 41.9876) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.67
Tea Green
#BDF8A3
ΔE00 1.83
Pale Light Green
#B1FC99
ΔE00 1.99
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Pastel Green
#B0FF9D
ΔE00 2.69
Washed Out Green
#BCF5A6
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF898 #D598F8
analogous
#EBF898 #BBF898 #98F8A5
triadic
#BBF898 #98BBF8 #F898BB
tetradic
#BBF898 #98EBF8 #D598F8 #F8A598
square
#BBF898 #98EBF8 #D598F8 #F8A598
split-complementary
#BBF898 #A598F8 #F898EB
monochromatic
#6FF025 #95F45F #BBF898 #E1FCD1 #ECFDE2
Accessibility & contrast
On white
1.24
#BBF898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#BBF898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF898
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF898 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA91
Deuteranopia (green-blind)
#F6E59D
Tritanopia (blue-blind)
#BBF1E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf898; /* rgb */ color: rgb(187, 248, 152); /* oklch */ color: oklch(91.6% 0.139 134.8);
Tailwind
colors: {
custom: {
50: '#d1fbb7',
500: '#bbf898',
950: '#000000',
},
}SCSS
$custom: #bbf898; $custom-light: #d1fbb7; $custom-dark: #000000;
JSON
{
"hex": "#bbf898",
"rgb": {
"r": 187,
"g": 248,
"b": 152
},
"hsl": {
"h": 98.125,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.91568,
"c": 0.13916,
"h": 134.8
},
"luminance": 0.79967
}Semantic roles & 50–950 ramp
primary
#BBF898
secondary
#AB5CD8
accent
#02E491
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581