#BBE080#BBE080
#BBE080 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.9% C 0.129 H 126.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE080 |
|---|---|
| RGB | rgb(187, 224, 128) |
| HSL | hsl(83, 61%, 69%) |
| HSV | hsv(83, 43%, 88%) |
| CMYK | cmyk(16.5%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(84.71, -27.66, 42.97) |
| CIE-LCH | lch(84.71, 51.11, 122.77°) |
| OKLab | oklab(85.85% -0.0765 0.1044) |
| OKLCH | oklch(85.85% 0.129 126.2) |
| XYZ | xyz(51.0451, 65.4341, 30.3587) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.37
Pale Olive
#B9CC81
ΔE00 5.77
Light Moss Green
#A6C875
ΔE00 5.94
Pistachio (survey)
#C0FA8B
ΔE00 5.96
Greenish Tan
#BCCB7A
ΔE00 6.11
Light Grey Green
#B7E1A1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE080 #A580E0
analogous
#E0D580 #BBE080 #8BE080
triadic
#BBE080 #80BBE0 #E080BB
tetradic
#BBE080 #80E0D5 #A580E0 #E0808B
square
#BBE080 #80E0D5 #A580E0 #E0808B
split-complementary
#BBE080 #808BE0 #D580E0
monochromatic
#83B92D #A1D44F #BBE080 #D5ECB1 #F0F8E2
Accessibility & contrast
On white
1.49
#BBE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#BBE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE080
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE080 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D578
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#C0D8C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbe080; /* rgb */ color: rgb(187, 224, 128); /* oklch */ color: oklch(85.9% 0.129 126.2);
Tailwind
colors: {
custom: {
50: '#d1e9a6',
500: '#bbe080',
950: '#000000',
},
}SCSS
$custom: #bbe080; $custom-light: #d1e9a6; $custom-dark: #000000;
JSON
{
"hex": "#bbe080",
"rgb": {
"r": 187,
"g": 224,
"b": 128
},
"hsl": {
"h": 83.125,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.85852,
"c": 0.1294,
"h": 126.2
},
"luminance": 0.65435
}Semantic roles & 50–950 ramp
primary
#BBE080
secondary
#764DB7
accent
#1DC85F
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480