#BBF797#BBF797
#BBF797 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.3% C 0.139 H 134.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF797 |
|---|---|
| RGB | rgb(187, 247, 151) |
| HSL | hsl(98, 86%, 78%) |
| HSV | hsv(98, 39%, 97%) |
| CMYK | cmyk(24.3%, 0%, 38.9%, 3.1%) |
| CIE-LAB | lab(91.38, -35.50, 40.18) |
| CIE-LCH | lch(91.38, 53.62, 131.46°) |
| OKLab | oklab(91.33% -0.0972 0.099) |
| OKLCH | oklch(91.33% 0.139 134.5) |
| XYZ | xyz(59.3388, 79.3191, 41.4559) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.72
Tea Green
#BDF8A3
ΔE00 1.91
Pale Light Green
#B1FC99
ΔE00 2.18
Pistachio (survey)
#C0FA8B
ΔE00 2.54
Washed Out Green
#BCF5A6
ΔE00 2.87
Pastel Green
#B0FF9D
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF797 #D397F7
analogous
#EBF797 #BBF797 #97F7A3
triadic
#BBF797 #97BBF7 #F797BB
tetradic
#BBF797 #97EBF7 #D397F7 #F7A397
square
#BBF797 #97EBF7 #D397F7 #F7A397
split-complementary
#BBF797 #A397F7 #F797EB
monochromatic
#71EE25 #96F35E #BBF797 #E0FBD0 #ECFDE3
Accessibility & contrast
On white
1.25
#BBF797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#BBF797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF797
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF797 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA90
Deuteranopia (green-blind)
#F5E49C
Tritanopia (blue-blind)
#BBF0DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf797; /* rgb */ color: rgb(187, 247, 151); /* oklch */ color: oklch(91.3% 0.139 134.5);
Tailwind
colors: {
custom: {
50: '#d1fab6',
500: '#bbf797',
950: '#000000',
},
}SCSS
$custom: #bbf797; $custom-light: #d1fab6; $custom-dark: #000000;
JSON
{
"hex": "#bbf797",
"rgb": {
"r": 187,
"g": 247,
"b": 151
},
"hsl": {
"h": 97.5,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.91329,
"c": 0.13872,
"h": 134.5
},
"luminance": 0.79321
}Semantic roles & 50–950 ramp
primary
#BBF797
secondary
#A85CD6
accent
#03E28F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581