#BBF585#BBF585
#BBF585 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 90.6% C 0.154 H 131.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF585 |
|---|---|
| RGB | rgb(187, 245, 133) |
| HSL | hsl(91, 85%, 74%) |
| HSV | hsv(91, 46%, 96%) |
| CMYK | cmyk(23.7%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(90.58, -36.82, 47.89) |
| CIE-LCH | lch(90.58, 60.41, 127.55°) |
| OKLab | oklab(90.6% -0.1017 0.1157) |
| OKLCH | oklch(90.6% 0.154 131.3) |
| XYZ | xyz(57.3787, 77.5617, 34.1336) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.10
Light Yellowish Green
#C2FF89
ΔE00 2.10
Celery
#C1FD95
ΔE00 2.23
Light Pea Green
#C4FE82
ΔE00 2.43
Light Yellow Green
#CCFD7F
ΔE00 3.42
Pale Lime
#BEFD73
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF585 #BF85F5
analogous
#F3F585 #BBF585 #85F587
triadic
#BBF585 #85BBF5 #F585BB
tetradic
#BBF585 #85F3F5 #BF85F5 #F58785
square
#BBF585 #85F3F5 #BF85F5 #F58785
split-complementary
#BBF585 #8785F5 #F585F3
monochromatic
#7CEC14 #9BF04C #BBF585 #DBFABE #EFFDE3
Accessibility & contrast
On white
1.27
#BBF585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#BBF585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF585
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF585 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77C
Deuteranopia (green-blind)
#F5E38C
Tritanopia (blue-blind)
#BEEDDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf585; /* rgb */ color: rgb(187, 245, 133); /* oklch */ color: oklch(90.6% 0.154 131.3);
Tailwind
colors: {
custom: {
50: '#d1f8aa',
500: '#bbf585',
950: '#000000',
},
}SCSS
$custom: #bbf585; $custom-light: #d1f8aa; $custom-dark: #000000;
JSON
{
"hex": "#bbf585",
"rgb": {
"r": 187,
"g": 245,
"b": 133
},
"hsl": {
"h": 91.071,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.90604,
"c": 0.15407,
"h": 131.3
},
"luminance": 0.77563
}Semantic roles & 50–950 ramp
primary
#BBF585
secondary
#914DD2
accent
#04E177
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581