#BBDD80#BBDD80
#BBDD80 is a very light, vivid yellow-green. Relative luminance 0.638; OKLCH L 85.2% C 0.125 H 125.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDD80 |
|---|---|
| RGB | rgb(187, 221, 128) |
| HSL | hsl(82, 58%, 68%) |
| HSV | hsv(82, 42%, 87%) |
| CMYK | cmyk(15.4%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(83.88, -26.23, 41.93) |
| CIE-LCH | lch(83.88, 49.46, 122.03°) |
| OKLab | oklab(85.19% -0.0724 0.102) |
| OKLCH | oklch(85.19% 0.125 125.4) |
| XYZ | xyz(50.2460, 63.8358, 30.0923) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.70
Pale Olive
#B9CC81
ΔE00 4.96
Greenish Tan
#BCCB7A
ΔE00 5.31
Light Moss Green
#A6C875
ΔE00 5.32
Greenish Beige
#C9D179
ΔE00 6.00
Light Grey Green
#B7E1A1
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDD80 #A280DD
analogous
#DDD080 #BBDD80 #8CDD80
triadic
#BBDD80 #80BBDD #DD80BB
tetradic
#BBDD80 #80DDD0 #A280DD #DD808C
square
#BBDD80 #80DDD0 #A280DD #DD808C
split-complementary
#BBDD80 #808CDD #D080DD
monochromatic
#83B330 #A1D050 #BBDD80 #D5EAB0 #EFF7E1
Accessibility & contrast
On white
1.53
#BBDD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BBDD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDD80
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDD80 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D279
Deuteranopia (green-blind)
#E1D185
Tritanopia (blue-blind)
#C0D5C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdd80; /* rgb */ color: rgb(187, 221, 128); /* oklch */ color: oklch(85.2% 0.125 125.4);
Tailwind
colors: {
custom: {
50: '#d1e7a6',
500: '#bbdd80',
950: '#000000',
},
}SCSS
$custom: #bbdd80; $custom-light: #d1e7a6; $custom-dark: #000000;
JSON
{
"hex": "#bbdd80",
"rgb": {
"r": 187,
"g": 221,
"b": 128
},
"hsl": {
"h": 81.935,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.85188,
"c": 0.12514,
"h": 125.4
},
"luminance": 0.63836
}Semantic roles & 50–950 ramp
primary
#BBDD80
secondary
#734DB4
accent
#20C55D
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480