#BBF285#BBF285
#BBF285 is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 89.9% C 0.150 H 130.8°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF285 |
|---|---|
| RGB | rgb(187, 242, 133) |
| HSL | hsl(90, 81%, 74%) |
| HSV | hsv(90, 45%, 95%) |
| CMYK | cmyk(22.7%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(89.75, -35.46, 46.86) |
| CIE-LCH | lch(89.75, 58.76, 127.11°) |
| OKLab | oklab(89.93% -0.0979 0.1134) |
| OKLCH | oklch(89.93% 0.15 130.8) |
| XYZ | xyz(56.4785, 75.7613, 33.8335) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.66
Celery
#C1FD95
ΔE00 2.62
Light Yellowish Green
#C2FF89
ΔE00 2.76
Light Pea Green
#C4FE82
ΔE00 3.01
Light Yellow Green
#CCFD7F
ΔE00 3.76
Pale Lime
#BEFD73
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF285 #BC85F2
analogous
#F2F285 #BBF285 #85F285
triadic
#BBF285 #85BBF2 #F285BB
tetradic
#BBF285 #85F2F2 #BC85F2 #F28585
square
#BBF285 #85F2F2 #BC85F2 #F28585
split-complementary
#BBF285 #8585F2 #F285F2
monochromatic
#7DE418 #9CEC4E #BBF285 #DAF8BC #F0FCE3
Accessibility & contrast
On white
1.30
#BBF285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#BBF285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF285
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF285 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47C
Deuteranopia (green-blind)
#F3E08B
Tritanopia (blue-blind)
#BEEAD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf285; /* rgb */ color: rgb(187, 242, 133); /* oklch */ color: oklch(89.9% 0.150 130.8);
Tailwind
colors: {
custom: {
50: '#d1f6aa',
500: '#bbf285',
950: '#000000',
},
}SCSS
$custom: #bbf285; $custom-light: #d1f6aa; $custom-dark: #000000;
JSON
{
"hex": "#bbf285",
"rgb": {
"r": 187,
"g": 242,
"b": 133
},
"hsl": {
"h": 90.275,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.89933,
"c": 0.14983,
"h": 130.8
},
"luminance": 0.75763
}Semantic roles & 50–950 ramp
primary
#BBF285
secondary
#8E4ECE
accent
#08DD74
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581