#BBF972#BBF972
#BBF972 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.3% C 0.177 H 129.8°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF972 |
|---|---|
| RGB | rgb(187, 249, 114) |
| HSL | hsl(88, 92%, 71%) |
| HSV | hsv(88, 54%, 98%) |
| CMYK | cmyk(24.9%, 0%, 54.2%, 2.4%) |
| CIE-LAB | lab(91.47, -40.60, 57.75) |
| CIE-LCH | lch(91.47, 70.59, 125.11°) |
| OKLab | oklab(91.26% -0.1135 0.1361) |
| OKLCH | oklch(91.26% 0.177 129.8) |
| XYZ | xyz(57.4059, 79.5297, 28.2426) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.85
Light Pea Green
#C4FE82
ΔE00 1.84
Light Lime Green
#B9FF66
ΔE00 2.06
Light Lime
#AEFD6C
ΔE00 2.19
Light Yellow Green
#CCFD7F
ΔE00 2.38
Pale Lime Green
#B1FF65
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF972 #B072F9
analogous
#F9F472 #BBF972 #77F972
triadic
#BBF972 #72BBF9 #F972BB
tetradic
#BBF972 #72F9F4 #B072F9 #F97277
square
#BBF972 #72F9F4 #B072F9 #F97277
split-complementary
#BBF972 #7277F9 #F472F9
monochromatic
#81E70A #9FF737 #BBF972 #D7FBAD #F1FEE2
Accessibility & contrast
On white
1.24
#BBF972 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#BBF972 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF972
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF972 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF972 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE965
Deuteranopia (green-blind)
#FAE57B
Tritanopia (blue-blind)
#BFF0DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf972; /* rgb */ color: rgb(187, 249, 114); /* oklch */ color: oklch(91.3% 0.177 129.8);
Tailwind
colors: {
custom: {
50: '#d2fb9e',
500: '#bbf972',
950: '#000000',
},
}SCSS
$custom: #bbf972; $custom-light: #d2fb9e; $custom-dark: #000000;
JSON
{
"hex": "#bbf972",
"rgb": {
"r": 187,
"g": 249,
"b": 114
},
"hsl": {
"h": 87.556,
"s": 91.837,
"l": 71.176
},
"oklch": {
"l": 0.91256,
"c": 0.17722,
"h": 129.8
},
"luminance": 0.79531
}Semantic roles & 50–950 ramp
primary
#BBF972
secondary
#813BD4
accent
#00E669
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580