#BBD382#BBD382
#BBD382 is a very light, moderate yellow-green. Relative luminance 0.588; OKLCH L 83.0% C 0.109 H 122.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD382 |
|---|---|
| RGB | rgb(187, 211, 130) |
| HSL | hsl(78, 48%, 67%) |
| HSV | hsv(78, 38%, 83%) |
| CMYK | cmyk(11.4%, 0%, 38.4%, 17.3%) |
| CIE-LAB | lab(81.16, -21.14, 37.47) |
| CIE-LCH | lch(81.16, 43.02, 119.43°) |
| OKLab | oklab(83.02% -0.058 0.092) |
| OKLCH | oklch(83.02% 0.109 122.2) |
| XYZ | xyz(47.8169, 58.7650, 29.9384) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.95
Pale Olive Green
#B1D27B
ΔE00 2.05
Greenish Tan
#BCCB7A
ΔE00 2.66
Light Moss Green
#A6C875
ΔE00 3.88
Greenish Beige
#C9D179
ΔE00 4.35
Light Olive
#ACBF69
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD382 #9A82D3
analogous
#D3C382 #BBD382 #93D382
triadic
#BBD382 #82BBD3 #D382BB
tetradic
#BBD382 #82D3C3 #9A82D3 #D38293
square
#BBD382 #82D3C3 #9A82D3 #D38293
split-complementary
#BBD382 #8293D3 #C382D3
monochromatic
#83A239 #A2C355 #BBD382 #D4E3AF #ECF3DD
Accessibility & contrast
On white
1.65
#BBD382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BBD382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD382
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD382 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7C
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#C1CBBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd382; /* rgb */ color: rgb(187, 211, 130); /* oklch */ color: oklch(83.0% 0.109 122.2);
Tailwind
colors: {
custom: {
50: '#d0e0a7',
500: '#bbd382',
950: '#000000',
},
}SCSS
$custom: #bbd382; $custom-light: #d0e0a7; $custom-dark: #000000;
JSON
{
"hex": "#bbd382",
"rgb": {
"r": 187,
"g": 211,
"b": 130
},
"hsl": {
"h": 77.778,
"s": 47.929,
"l": 66.863
},
"oklch": {
"l": 0.83019,
"c": 0.10871,
"h": 122.2
},
"luminance": 0.58765
}Semantic roles & 50–950 ramp
primary
#BBD382
secondary
#6C53A6
accent
#2ABB55
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480