#BBEE83#BBEE83
#BBEE83 is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 89.0% C 0.146 H 129.8°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEE83 |
|---|---|
| RGB | rgb(187, 238, 131) |
| HSL | hsl(89, 76%, 72%) |
| HSV | hsv(89, 45%, 93%) |
| CMYK | cmyk(21.4%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(88.62, -33.86, 46.41) |
| CIE-LCH | lch(88.62, 57.45, 126.11°) |
| OKLab | oklab(89.01% -0.0936 0.1123) |
| OKLCH | oklch(89.01% 0.146 129.8) |
| XYZ | xyz(55.1641, 73.3515, 32.7203) |
| Luminance | 0.7335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.54
Celery
#C1FD95
ΔE00 3.43
Light Yellowish Green
#C2FF89
ΔE00 3.62
Light Pea Green
#C4FE82
ΔE00 3.71
Light Yellow Green
#CCFD7F
ΔE00 4.16
Pale Lime
#BEFD73
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEE83 #B683EE
analogous
#EEEC83 #BBEE83 #86EE83
triadic
#BBEE83 #83BBEE #EE83BB
tetradic
#BBEE83 #83EEEC #B683EE #EE8386
square
#BBEE83 #83EEEC #B683EE #EE8386
split-complementary
#BBEE83 #8386EE #EC83EE
monochromatic
#80D91E #9DE74D #BBEE83 #D9F5B9 #F0FBE4
Accessibility & contrast
On white
1.34
#BBEE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#BBEE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEE83
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEE83 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17A
Deuteranopia (green-blind)
#EFDD89
Tritanopia (blue-blind)
#BEE6D5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbee83; /* rgb */ color: rgb(187, 238, 131); /* oklch */ color: oklch(89.0% 0.146 129.8);
Tailwind
colors: {
custom: {
50: '#d1f3a9',
500: '#bbee83',
950: '#000000',
},
}SCSS
$custom: #bbee83; $custom-light: #d1f3a9; $custom-dark: #000000;
JSON
{
"hex": "#bbee83",
"rgb": {
"r": 187,
"g": 238,
"b": 131
},
"hsl": {
"h": 88.598,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.8901,
"c": 0.14618,
"h": 129.8
},
"luminance": 0.73353
}Semantic roles & 50–950 ramp
primary
#BBEE83
secondary
#884DC8
accent
#0DD86E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581