#BBF773#BBF773
#BBF773 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.8% C 0.174 H 129.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF773 |
|---|---|
| RGB | rgb(187, 247, 115) |
| HSL | hsl(87, 89%, 71%) |
| HSV | hsv(87, 53%, 97%) |
| CMYK | cmyk(24.3%, 0%, 53.4%, 3.1%) |
| CIE-LAB | lab(90.93, -39.62, 56.66) |
| CIE-LCH | lch(90.93, 69.14, 124.96°) |
| OKLab | oklab(90.82% -0.1107 0.1338) |
| OKLCH | oklch(90.82% 0.174 129.6) |
| XYZ | xyz(56.8483, 78.3229, 28.3391) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.30
Light Pea Green
#C4FE82
ΔE00 1.91
Light Yellow Green
#CCFD7F
ΔE00 2.37
Light Lime Green
#B9FF66
ΔE00 2.52
Light Lime
#AEFD6C
ΔE00 2.54
Light Yellowish Green
#C2FF89
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF773 #AF73F7
analogous
#F7F173 #BBF773 #79F773
triadic
#BBF773 #73BBF7 #F773BB
tetradic
#BBF773 #73F7F1 #AF73F7 #F77379
square
#BBF773 #73F7F1 #AF73F7 #F77379
split-complementary
#BBF773 #7379F7 #F173F7
monochromatic
#82E30D #9FF439 #BBF773 #D7FAAD #F1FDE2
Accessibility & contrast
On white
1.26
#BBF773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#BBF773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF773
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF773 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE866
Deuteranopia (green-blind)
#F9E47C
Tritanopia (blue-blind)
#BFEEDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf773; /* rgb */ color: rgb(187, 247, 115); /* oklch */ color: oklch(90.8% 0.174 129.6);
Tailwind
colors: {
custom: {
50: '#d2fa9f',
500: '#bbf773',
950: '#000000',
},
}SCSS
$custom: #bbf773; $custom-light: #d2fa9f; $custom-dark: #000000;
JSON
{
"hex": "#bbf773",
"rgb": {
"r": 187,
"g": 247,
"b": 115
},
"hsl": {
"h": 87.273,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.90817,
"c": 0.17369,
"h": 129.6
},
"luminance": 0.78324
}Semantic roles & 50–950 ramp
primary
#BBF773
secondary
#803CD2
accent
#00E668
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580