#BBE575#BBE575
#BBE575 is a very light, vivid yellow-green. Relative luminance 0.679; OKLCH L 86.8% C 0.148 H 126.2°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE575 |
|---|---|
| RGB | rgb(187, 229, 117) |
| HSL | hsl(83, 68%, 68%) |
| HSV | hsv(83, 49%, 90%) |
| CMYK | cmyk(18.3%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(85.95, -31.23, 49.81) |
| CIE-LCH | lch(85.95, 58.79, 122.09°) |
| OKLab | oklab(86.81% -0.0872 0.119) |
| OKLCH | oklch(86.81% 0.148 126.2) |
| XYZ | xyz(51.7235, 67.8872, 27.2047) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.95
Light Yellow Green
#CCFD7F
ΔE00 5.15
Pale Olive Green
#B1D27B
ΔE00 5.28
Light Pea Green
#C4FE82
ΔE00 5.39
Pale Lime
#BEFD73
ΔE00 5.64
Light Yellowish Green
#C2FF89
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE575 #9F75E5
analogous
#E5D775 #BBE575 #83E575
triadic
#BBE575 #75BBE5 #E575BB
tetradic
#BBE575 #75E5D7 #9F75E5 #E57583
square
#BBE575 #75E5D7 #9F75E5 #E57583
split-complementary
#BBE575 #7583E5 #D775E5
monochromatic
#83BC23 #A2DB42 #BBE575 #D4EFA8 #EEF8DC
Accessibility & contrast
On white
1.44
#BBE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BBE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE575
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE575 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96B
Deuteranopia (green-blind)
#E9D67C
Tritanopia (blue-blind)
#C1DCCB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe575; /* rgb */ color: rgb(187, 229, 117); /* oklch */ color: oklch(86.8% 0.148 126.2);
Tailwind
colors: {
custom: {
50: '#d1ed9f',
500: '#bbe575',
950: '#000000',
},
}SCSS
$custom: #bbe575; $custom-light: #d1ed9f; $custom-dark: #000000;
JSON
{
"hex": "#bbe575",
"rgb": {
"r": 187,
"g": 229,
"b": 117
},
"hsl": {
"h": 82.5,
"s": 68.293,
"l": 67.843
},
"oklch": {
"l": 0.86806,
"c": 0.14752,
"h": 126.2
},
"luminance": 0.67888
}Semantic roles & 50–950 ramp
primary
#BBE575
secondary
#7042BC
accent
#15D05B
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480