#BBF885#BBF885
#BBF885 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.3% C 0.158 H 131.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF885 |
|---|---|
| RGB | rgb(187, 248, 133) |
| HSL | hsl(92, 89%, 75%) |
| HSV | hsv(92, 46%, 97%) |
| CMYK | cmyk(24.6%, 0%, 46.4%, 2.7%) |
| CIE-LAB | lab(91.41, -38.17, 48.92) |
| CIE-LCH | lch(91.41, 62.05, 127.96°) |
| OKLab | oklab(91.28% -0.1055 0.118) |
| OKLCH | oklch(91.28% 0.158 131.8) |
| XYZ | xyz(58.2936, 79.3916, 34.4386) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.83
Light Yellowish Green
#C2FF89
ΔE00 1.50
Light Pea Green
#C4FE82
ΔE00 1.96
Celery
#C1FD95
ΔE00 2.03
Pale Lime
#BEFD73
ΔE00 3.01
Spring Green (survey)
#A9F971
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF885 #C285F8
analogous
#F5F885 #BBF885 #85F889
triadic
#BBF885 #85BBF8 #F885BB
tetradic
#BBF885 #85F5F8 #C285F8 #F88985
square
#BBF885 #85F5F8 #C285F8 #F88985
split-complementary
#BBF885 #8985F8 #F885F5
monochromatic
#7AF111 #9BF54B #BBF885 #DBFBBF #EFFDE2
Accessibility & contrast
On white
1.24
#BBF885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#BBF885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF885
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF885 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#BDF0DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf885; /* rgb */ color: rgb(187, 248, 133); /* oklch */ color: oklch(91.3% 0.158 131.8);
Tailwind
colors: {
custom: {
50: '#d2fbaa',
500: '#bbf885',
950: '#000000',
},
}SCSS
$custom: #bbf885; $custom-light: #d2fbaa; $custom-dark: #000000;
JSON
{
"hex": "#bbf885",
"rgb": {
"r": 187,
"g": 248,
"b": 133
},
"hsl": {
"h": 91.826,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.91275,
"c": 0.15829,
"h": 131.8
},
"luminance": 0.79393
}Semantic roles & 50–950 ramp
primary
#BBF885
secondary
#954CD5
accent
#00E67A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581