#BBF799#BBF799
#BBF799 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.4% C 0.137 H 134.9°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF799 |
|---|---|
| RGB | rgb(187, 247, 153) |
| HSL | hsl(98, 85%, 78%) |
| HSV | hsv(98, 38%, 97%) |
| CMYK | cmyk(24.3%, 0%, 38.1%, 3.1%) |
| CIE-LAB | lab(91.41, -35.24, 39.23) |
| CIE-LCH | lch(91.41, 52.73, 131.93°) |
| OKLab | oklab(91.36% -0.0964 0.0969) |
| OKLCH | oklch(91.36% 0.137 134.9) |
| XYZ | xyz(59.5026, 79.3846, 42.3186) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.57
Celery
#C1FD95
ΔE00 1.97
Pale Light Green
#B1FC99
ΔE00 2.14
Washed Out Green
#BCF5A6
ΔE00 2.54
Pastel Green
#B0FF9D
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF799 #D599F7
analogous
#EAF799 #BBF799 #99F7A6
triadic
#BBF799 #99BBF7 #F799BB
tetradic
#BBF799 #99EAF7 #D599F7 #F7A699
square
#BBF799 #99EAF7 #D599F7 #F7A699
split-complementary
#BBF799 #A699F7 #F799EA
monochromatic
#6FEE27 #95F360 #BBF799 #E1FBD2 #ECFDE3
Accessibility & contrast
On white
1.24
#BBF799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#BBF799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF799
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF799 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA92
Deuteranopia (green-blind)
#F5E59E
Tritanopia (blue-blind)
#BBF0E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf799; /* rgb */ color: rgb(187, 247, 153); /* oklch */ color: oklch(91.4% 0.137 134.9);
Tailwind
colors: {
custom: {
50: '#d1fab8',
500: '#bbf799',
950: '#000000',
},
}SCSS
$custom: #bbf799; $custom-light: #d1fab8; $custom-dark: #000000;
JSON
{
"hex": "#bbf799",
"rgb": {
"r": 187,
"g": 247,
"b": 153
},
"hsl": {
"h": 98.298,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.91362,
"c": 0.13664,
"h": 134.9
},
"luminance": 0.79386
}Semantic roles & 50–950 ramp
primary
#BBF799
secondary
#AB5ED6
accent
#04E292
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581