#BBEE7F#BBEE7F
#BBEE7F is a very light, vivid yellow-green. Relative luminance 0.732; OKLCH L 89.0% C 0.150 H 129.3°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEE7F |
|---|---|
| RGB | rgb(187, 238, 127) |
| HSL | hsl(88, 77%, 72%) |
| HSV | hsv(88, 47%, 93%) |
| CMYK | cmyk(21.4%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(88.56, -34.31, 48.26) |
| CIE-LCH | lch(88.56, 59.21, 125.41°) |
| OKLab | oklab(88.95% -0.0951 0.1162) |
| OKLCH | oklch(88.95% 0.15 129.3) |
| XYZ | xyz(54.8983, 73.2452, 31.3200) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.63
Light Pea Green
#C4FE82
ΔE00 3.48
Light Yellowish Green
#C2FF89
ΔE00 3.56
Celery
#C1FD95
ΔE00 3.71
Light Yellow Green
#CCFD7F
ΔE00 3.83
Pale Lime
#BEFD73
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEE7F #B27FEE
analogous
#EEEA7F #BBEE7F #84EE7F
triadic
#BBEE7F #7FBBEE #EE7FBB
tetradic
#BBEE7F #7FEEEA #B27FEE #EE7F84
square
#BBEE7F #7FEEEA #B27FEE #EE7F84
split-complementary
#BBEE7F #7F84EE #EA7FEE
monochromatic
#81D61C #9EE749 #BBEE7F #D8F5B5 #F1FBE4
Accessibility & contrast
On white
1.34
#BBEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#BBEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEE7F
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEE7F | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E176
Deuteranopia (green-blind)
#F0DD85
Tritanopia (blue-blind)
#BFE6D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbee7f; /* rgb */ color: rgb(187, 238, 127); /* oklch */ color: oklch(89.0% 0.150 129.3);
Tailwind
colors: {
custom: {
50: '#d1f3a6',
500: '#bbee7f',
950: '#000000',
},
}SCSS
$custom: #bbee7f; $custom-light: #d1f3a6; $custom-dark: #000000;
JSON
{
"hex": "#bbee7f",
"rgb": {
"r": 187,
"g": 238,
"b": 127
},
"hsl": {
"h": 87.568,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.88953,
"c": 0.15016,
"h": 129.3
},
"luminance": 0.73246
}Semantic roles & 50–950 ramp
primary
#BBEE7F
secondary
#8349C8
accent
#0DD96A
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580