#BBDB80#BBDB80
#BBDB80 is a very light, vivid yellow-green. Relative luminance 0.628; OKLCH L 84.7% C 0.122 H 124.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB80 |
|---|---|
| RGB | rgb(187, 219, 128) |
| HSL | hsl(81, 56%, 68%) |
| HSV | hsv(81, 42%, 86%) |
| CMYK | cmyk(14.6%, 0%, 41.6%, 14.1%) |
| CIE-LAB | lab(83.33, -25.27, 41.24) |
| CIE-LCH | lch(83.33, 48.36, 121.50°) |
| OKLab | oklab(84.75% -0.0697 0.1005) |
| OKLCH | oklch(84.75% 0.122 124.8) |
| XYZ | xyz(49.7211, 62.7860, 29.9173) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.30
Pale Olive
#B9CC81
ΔE00 4.40
Greenish Tan
#BCCB7A
ΔE00 4.77
Light Moss Green
#A6C875
ΔE00 4.93
Greenish Beige
#C9D179
ΔE00 5.59
Light Grey Green
#B7E1A1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB80 #A080DB
analogous
#DBCD80 #BBDB80 #8DDB80
triadic
#BBDB80 #80BBDB #DB80BB
tetradic
#BBDB80 #80DBCD #A080DB #DB808D
square
#BBDB80 #80DBCD #A080DB #DB808D
split-complementary
#BBDB80 #808DDB #CD80DB
monochromatic
#83AF32 #A1CD50 #BBDB80 #D5E9B0 #EEF6DF
Accessibility & contrast
On white
1.55
#BBDB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BBDB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB80
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB80 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D179
Deuteranopia (green-blind)
#E0CF85
Tritanopia (blue-blind)
#C1D3C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdb80; /* rgb */ color: rgb(187, 219, 128); /* oklch */ color: oklch(84.7% 0.122 124.8);
Tailwind
colors: {
custom: {
50: '#d1e6a6',
500: '#bbdb80',
950: '#000000',
},
}SCSS
$custom: #bbdb80; $custom-light: #d1e6a6; $custom-dark: #000000;
JSON
{
"hex": "#bbdb80",
"rgb": {
"r": 187,
"g": 219,
"b": 128
},
"hsl": {
"h": 81.099,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.84746,
"c": 0.12229,
"h": 124.8
},
"luminance": 0.62786
}Semantic roles & 50–950 ramp
primary
#BBDB80
secondary
#714EB1
accent
#22C35B
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480