#BBDB85#BBDB85
#BBDB85 is a very light, moderate yellow-green. Relative luminance 0.629; OKLCH L 84.8% C 0.117 H 125.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB85 |
|---|---|
| RGB | rgb(187, 219, 133) |
| HSL | hsl(82, 54%, 69%) |
| HSV | hsv(82, 39%, 86%) |
| CMYK | cmyk(14.6%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(83.40, -24.67, 38.83) |
| CIE-LCH | lch(83.40, 46.01, 122.42°) |
| OKLab | oklab(84.83% -0.0678 0.0952) |
| OKLCH | oklch(84.83% 0.117 125.4) |
| XYZ | xyz(50.0583, 62.9209, 31.6935) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.26
Pale Olive
#B9CC81
ΔE00 4.16
Greenish Tan
#BCCB7A
ΔE00 4.81
Light Moss Green
#A6C875
ΔE00 4.82
Light Grey Green
#B7E1A1
ΔE00 5.49
Greenish Beige
#C9D179
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB85 #A585DB
analogous
#DBD085 #BBDB85 #90DB85
triadic
#BBDB85 #85BBDB #DB85BB
tetradic
#BBDB85 #85DBD0 #A585DB #DB8590
square
#BBDB85 #85DBD0 #A585DB #DB8590
split-complementary
#BBDB85 #8590DB #D085DB
monochromatic
#83B134 #A1CD56 #BBDB85 #D5E9B4 #F0F7E4
Accessibility & contrast
On white
1.55
#BBDB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#BBDB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB85
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB85 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17F
Deuteranopia (green-blind)
#DFCF89
Tritanopia (blue-blind)
#C0D4C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdb85; /* rgb */ color: rgb(187, 219, 133); /* oklch */ color: oklch(84.8% 0.117 125.4);
Tailwind
colors: {
custom: {
50: '#d0e6a9',
500: '#bbdb85',
950: '#000000',
},
}SCSS
$custom: #bbdb85; $custom-light: #d0e6a9; $custom-dark: #000000;
JSON
{
"hex": "#bbdb85",
"rgb": {
"r": 187,
"g": 219,
"b": 133
},
"hsl": {
"h": 82.326,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.84826,
"c": 0.11686,
"h": 125.4
},
"luminance": 0.62921
}Semantic roles & 50–950 ramp
primary
#BBDB85
secondary
#7653B2
accent
#24C25F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481