#BBF580#BBF580
#BBF580 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.5% C 0.159 H 130.7°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF580 |
|---|---|
| RGB | rgb(187, 245, 128) |
| HSL | hsl(90, 85%, 73%) |
| HSV | hsv(90, 48%, 96%) |
| CMYK | cmyk(23.7%, 0%, 47.8%, 3.9%) |
| CIE-LAB | lab(90.52, -37.38, 50.19) |
| CIE-LCH | lch(90.52, 62.58, 126.68°) |
| OKLab | oklab(90.53% -0.1036 0.1206) |
| OKLCH | oklch(90.53% 0.159 130.7) |
| XYZ | xyz(57.0415, 77.4268, 32.3575) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.45
Light Yellowish Green
#C2FF89
ΔE00 2.06
Light Pea Green
#C4FE82
ΔE00 2.06
Celery
#C1FD95
ΔE00 2.77
Pale Lime
#BEFD73
ΔE00 2.83
Light Yellow Green
#CCFD7F
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF580 #BA80F5
analogous
#F5F580 #BBF580 #80F580
triadic
#BBF580 #80BBF5 #F580BB
tetradic
#BBF580 #80F5F5 #BA80F5 #F58080
square
#BBF580 #80F5F5 #BA80F5 #F58080
split-complementary
#BBF580 #8080F5 #F580F5
monochromatic
#7EE812 #9DF147 #BBF580 #D9F9B9 #F0FDE3
Accessibility & contrast
On white
1.27
#BBF580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#BBF580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF580
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF580 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE776
Deuteranopia (green-blind)
#F6E287
Tritanopia (blue-blind)
#BEECDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf580; /* rgb */ color: rgb(187, 245, 128); /* oklch */ color: oklch(90.5% 0.159 130.7);
Tailwind
colors: {
custom: {
50: '#d2f8a7',
500: '#bbf580',
950: '#000000',
},
}SCSS
$custom: #bbf580; $custom-light: #d2f8a7; $custom-dark: #000000;
JSON
{
"hex": "#bbf580",
"rgb": {
"r": 187,
"g": 245,
"b": 128
},
"hsl": {
"h": 89.744,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.90534,
"c": 0.15894,
"h": 130.7
},
"luminance": 0.77428
}Semantic roles & 50–950 ramp
primary
#BBF580
secondary
#8C48D1
accent
#04E272
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580