#BBE883#BBE883
#BBE883 is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 87.7% C 0.138 H 128.6°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE883 |
|---|---|
| RGB | rgb(187, 232, 131) |
| HSL | hsl(87, 69%, 71%) |
| HSV | hsv(87, 44%, 91%) |
| CMYK | cmyk(19.4%, 0%, 43.5%, 9%) |
| CIE-LAB | lab(86.96, -31.08, 44.33) |
| CIE-LCH | lch(86.96, 54.14, 125.03°) |
| OKLab | oklab(87.67% -0.0858 0.1076) |
| OKLCH | oklch(87.67% 0.138 128.6) |
| XYZ | xyz(53.4463, 69.9159, 32.1477) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.96
Celery
#C1FD95
ΔE00 4.67
Light Yellowish Green
#C2FF89
ΔE00 5.08
Light Pea Green
#C4FE82
ΔE00 5.12
Pale Olive Green
#B1D27B
ΔE00 5.20
Light Yellow Green
#CCFD7F
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE883 #B083E8
analogous
#E8E283 #BBE883 #88E883
triadic
#BBE883 #83BBE8 #E883BB
tetradic
#BBE883 #83E8E2 #B083E8 #E88388
square
#BBE883 #83E8E2 #B083E8 #E88388
split-complementary
#BBE883 #8388E8 #E283E8
monochromatic
#81CB26 #9FDE4F #BBE883 #D7F2B7 #F1FAE5
Accessibility & contrast
On white
1.40
#BBE883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#BBE883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE883
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE883 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#EAD989
Tritanopia (blue-blind)
#BFE0D0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbe883; /* rgb */ color: rgb(187, 232, 131); /* oklch */ color: oklch(87.7% 0.138 128.6);
Tailwind
colors: {
custom: {
50: '#d1efa8',
500: '#bbe883',
950: '#000000',
},
}SCSS
$custom: #bbe883; $custom-light: #d1efa8; $custom-dark: #000000;
JSON
{
"hex": "#bbe883",
"rgb": {
"r": 187,
"g": 232,
"b": 131
},
"hsl": {
"h": 86.733,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.87673,
"c": 0.13766,
"h": 128.6
},
"luminance": 0.69917
}Semantic roles & 50–950 ramp
primary
#BBE883
secondary
#814EC1
accent
#15D169
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581