#BBF798#BBF798
#BBF798 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.3% C 0.138 H 134.7°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF798 |
|---|---|
| RGB | rgb(187, 247, 152) |
| HSL | hsl(98, 86%, 78%) |
| HSV | hsv(98, 38%, 97%) |
| CMYK | cmyk(24.3%, 0%, 38.5%, 3.1%) |
| CIE-LAB | lab(91.39, -35.37, 39.70) |
| CIE-LCH | lch(91.39, 53.17, 131.69°) |
| OKLab | oklab(91.35% -0.0968 0.0979) |
| OKLCH | oklch(91.35% 0.138 134.7) |
| XYZ | xyz(59.4204, 79.3517, 41.8854) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.74
Celery
#C1FD95
ΔE00 1.84
Pale Light Green
#B1FC99
ΔE00 2.15
Pistachio (survey)
#C0FA8B
ΔE00 2.70
Washed Out Green
#BCF5A6
ΔE00 2.71
Pastel Green
#B0FF9D
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF798 #D498F7
analogous
#EAF798 #BBF798 #98F7A4
triadic
#BBF798 #98BBF7 #F798BB
tetradic
#BBF798 #98EAF7 #D498F7 #F7A498
square
#BBF798 #98EAF7 #D498F7 #F7A498
split-complementary
#BBF798 #A498F7 #F798EA
monochromatic
#70EE26 #96F35F #BBF798 #E0FBD1 #ECFDE3
Accessibility & contrast
On white
1.24
#BBF798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#BBF798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF798
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF798 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA91
Deuteranopia (green-blind)
#F5E49D
Tritanopia (blue-blind)
#BBF0DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf798; /* rgb */ color: rgb(187, 247, 152); /* oklch */ color: oklch(91.3% 0.138 134.7);
Tailwind
colors: {
custom: {
50: '#d1fab7',
500: '#bbf798',
950: '#000000',
},
}SCSS
$custom: #bbf798; $custom-light: #d1fab7; $custom-dark: #000000;
JSON
{
"hex": "#bbf798",
"rgb": {
"r": 187,
"g": 247,
"b": 152
},
"hsl": {
"h": 97.895,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.91345,
"c": 0.13768,
"h": 134.7
},
"luminance": 0.79353
}Semantic roles & 50–950 ramp
primary
#BBF798
secondary
#AA5DD6
accent
#03E290
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581