#BBF785#BBF785
#BBF785 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.1% C 0.157 H 131.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF785 |
|---|---|
| RGB | rgb(187, 247, 133) |
| HSL | hsl(92, 88%, 75%) |
| HSV | hsv(92, 46%, 97%) |
| CMYK | cmyk(24.3%, 0%, 46.2%, 3.1%) |
| CIE-LAB | lab(91.13, -37.72, 48.58) |
| CIE-LCH | lch(91.13, 61.50, 127.83°) |
| OKLab | oklab(91.05% -0.1042 0.1173) |
| OKLCH | oklch(91.05% 0.157 131.6) |
| XYZ | xyz(57.9870, 78.7784, 34.3364) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.87
Light Yellowish Green
#C2FF89
ΔE00 1.69
Celery
#C1FD95
ΔE00 2.08
Light Pea Green
#C4FE82
ΔE00 2.11
Pale Lime
#BEFD73
ΔE00 3.15
Spring Green (survey)
#A9F971
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF785 #C185F7
analogous
#F4F785 #BBF785 #85F788
triadic
#BBF785 #85BBF7 #F785BB
tetradic
#BBF785 #85F4F7 #C185F7 #F78885
square
#BBF785 #85F4F7 #C185F7 #F78885
split-complementary
#BBF785 #8885F7 #F785F4
monochromatic
#7BEF12 #9BF34C #BBF785 #DBFBBE #EFFDE2
Accessibility & contrast
On white
1.25
#BBF785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#BBF785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF785
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF785 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97C
Deuteranopia (green-blind)
#F7E48C
Tritanopia (blue-blind)
#BDEFDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf785; /* rgb */ color: rgb(187, 247, 133); /* oklch */ color: oklch(91.1% 0.157 131.6);
Tailwind
colors: {
custom: {
50: '#d1faaa',
500: '#bbf785',
950: '#000000',
},
}SCSS
$custom: #bbf785; $custom-light: #d1faaa; $custom-dark: #000000;
JSON
{
"hex": "#bbf785",
"rgb": {
"r": 187,
"g": 247,
"b": 133
},
"hsl": {
"h": 91.579,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.91051,
"c": 0.15688,
"h": 131.6
},
"luminance": 0.7878
}Semantic roles & 50–950 ramp
primary
#BBF785
secondary
#944CD4
accent
#01E479
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581