#BBF974#BBF974
#BBF974 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.3% C 0.175 H 130.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF974 |
|---|---|
| RGB | rgb(187, 249, 116) |
| HSL | hsl(88, 92%, 72%) |
| HSV | hsv(88, 53%, 98%) |
| CMYK | cmyk(24.9%, 0%, 53.4%, 2.4%) |
| CIE-LAB | lab(91.49, -40.41, 56.88) |
| CIE-LCH | lch(91.49, 69.77, 125.39°) |
| OKLab | oklab(91.28% -0.1128 0.1344) |
| OKLCH | oklch(91.28% 0.175 130) |
| XYZ | xyz(57.5210, 79.5758, 28.8487) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.95
Light Pea Green
#C4FE82
ΔE00 1.68
Light Lime
#AEFD6C
ΔE00 2.22
Light Lime Green
#B9FF66
ΔE00 2.25
Light Yellow Green
#CCFD7F
ΔE00 2.35
Light Yellowish Green
#C2FF89
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF974 #B274F9
analogous
#F9F574 #BBF974 #79F974
triadic
#BBF974 #74BBF9 #F974BB
tetradic
#BBF974 #74F9F5 #B274F9 #F97479
square
#BBF974 #74F9F5 #B274F9 #F97479
split-complementary
#BBF974 #7479F9 #F574F9
monochromatic
#81E90A #9EF639 #BBF974 #D8FCAF #F1FEE2
Accessibility & contrast
On white
1.24
#BBF974 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#BBF974 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF974
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF974 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF974 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA67
Deuteranopia (green-blind)
#FAE57D
Tritanopia (blue-blind)
#BFF0DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf974; /* rgb */ color: rgb(187, 249, 116); /* oklch */ color: oklch(91.3% 0.175 130.0);
Tailwind
colors: {
custom: {
50: '#d2fb9f',
500: '#bbf974',
950: '#000000',
},
}SCSS
$custom: #bbf974; $custom-light: #d2fb9f; $custom-dark: #000000;
JSON
{
"hex": "#bbf974",
"rgb": {
"r": 187,
"g": 249,
"b": 116
},
"hsl": {
"h": 87.97,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.91279,
"c": 0.17547,
"h": 130
},
"luminance": 0.79577
}Semantic roles & 50–950 ramp
primary
#BBF974
secondary
#833DD5
accent
#00E66B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580