#BBF791#BBF791
#BBF791 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.2% C 0.145 H 133.4°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF791 |
|---|---|
| RGB | rgb(187, 247, 145) |
| HSL | hsl(95, 86%, 77%) |
| HSV | hsv(95, 41%, 97%) |
| CMYK | cmyk(24.3%, 0%, 41.3%, 3.1%) |
| CIE-LAB | lab(91.29, -36.27, 43.01) |
| CIE-LCH | lch(91.29, 56.26, 130.15°) |
| OKLab | oklab(91.23% -0.0996 0.1053) |
| OKLCH | oklch(91.23% 0.145 133.4) |
| XYZ | xyz(58.8639, 79.1291, 38.9547) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.28
Pistachio (survey)
#C0FA8B
ΔE00 1.64
Pale Light Green
#B1FC99
ΔE00 2.56
Light Yellowish Green
#C2FF89
ΔE00 2.74
Tea Green
#BDF8A3
ΔE00 2.87
Pastel Green
#B0FF9D
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF791 #CD91F7
analogous
#EEF791 #BBF791 #91F79A
triadic
#BBF791 #91BBF7 #F791BB
tetradic
#BBF791 #91EEF7 #CD91F7 #F79A91
square
#BBF791 #91EEF7 #CD91F7 #F79A91
split-complementary
#BBF791 #9A91F7 #F791EE
monochromatic
#74EF1F #98F358 #BBF791 #DEFBCA #EDFDE2
Accessibility & contrast
On white
1.25
#BBF791 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#BBF791 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF791
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF791 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF791 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE989
Deuteranopia (green-blind)
#F6E497
Tritanopia (blue-blind)
#BCF0DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf791; /* rgb */ color: rgb(187, 247, 145); /* oklch */ color: oklch(91.2% 0.145 133.4);
Tailwind
colors: {
custom: {
50: '#d1fab2',
500: '#bbf791',
950: '#000000',
},
}SCSS
$custom: #bbf791; $custom-light: #d1fab2; $custom-dark: #000000;
JSON
{
"hex": "#bbf791",
"rgb": {
"r": 187,
"g": 247,
"b": 145
},
"hsl": {
"h": 95.294,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.91231,
"c": 0.14489,
"h": 133.4
},
"luminance": 0.79131
}Semantic roles & 50–950 ramp
primary
#BBF791
secondary
#A157D6
accent
#03E387
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581