#BBF575#BBF575
#BBF575 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.4% C 0.169 H 129.5°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF575 |
|---|---|
| RGB | rgb(187, 245, 117) |
| HSL | hsl(87, 86%, 71%) |
| HSV | hsv(87, 52%, 96%) |
| CMYK | cmyk(23.7%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(90.39, -38.53, 55.13) |
| CIE-LCH | lch(90.39, 67.26, 124.95°) |
| OKLab | oklab(90.39% -0.1076 0.1306) |
| OKLCH | oklch(90.39% 0.169 129.5) |
| XYZ | xyz(56.3563, 77.1528, 28.7490) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.84
Light Pea Green
#C4FE82
ΔE00 2.04
Light Yellow Green
#CCFD7F
ΔE00 2.47
Light Yellowish Green
#C2FF89
ΔE00 2.69
Pistachio (survey)
#C0FA8B
ΔE00 2.70
Spring Green (survey)
#A9F971
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF575 #AF75F5
analogous
#F5EF75 #BBF575 #7BF575
triadic
#BBF575 #75BBF5 #F575BB
tetradic
#BBF575 #75F5EF #AF75F5 #F5757B
square
#BBF575 #75F5EF #AF75F5 #F5757B
split-complementary
#BBF575 #757BF5 #EF75F5
monochromatic
#82DF10 #9FF13C #BBF575 #D7F9AE #F1FDE2
Accessibility & contrast
On white
1.28
#BBF575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#BBF575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF575
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF575 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE669
Deuteranopia (green-blind)
#F7E27D
Tritanopia (blue-blind)
#BFECD8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf575; /* rgb */ color: rgb(187, 245, 117); /* oklch */ color: oklch(90.4% 0.169 129.5);
Tailwind
colors: {
custom: {
50: '#d2f8a0',
500: '#bbf575',
950: '#000000',
},
}SCSS
$custom: #bbf575; $custom-light: #d2f8a0; $custom-dark: #000000;
JSON
{
"hex": "#bbf575",
"rgb": {
"r": 187,
"g": 245,
"b": 117
},
"hsl": {
"h": 87.188,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.90391,
"c": 0.16922,
"h": 129.5
},
"luminance": 0.77154
}Semantic roles & 50–950 ramp
primary
#BBF575
secondary
#803FD0
accent
#02E368
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580