#BCDB82#BCDB82
#BCDB82 is a very light, moderate yellow-green. Relative luminance 0.630; OKLCH L 84.8% C 0.120 H 124.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB82 |
|---|---|
| RGB | rgb(188, 219, 130) |
| HSL | hsl(81, 55%, 68%) |
| HSV | hsv(81, 41%, 86%) |
| CMYK | cmyk(14.2%, 0%, 40.6%, 14.1%) |
| CIE-LAB | lab(83.42, -24.66, 40.38) |
| CIE-LCH | lch(83.42, 47.31, 121.41°) |
| OKLab | oklab(84.85% -0.0679 0.0986) |
| OKLCH | oklch(84.85% 0.12 124.6) |
| XYZ | xyz(50.0996, 62.9658, 30.6290) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.32
Pale Olive
#B9CC81
ΔE00 4.22
Greenish Tan
#BCCB7A
ΔE00 4.65
Light Moss Green
#A6C875
ΔE00 4.95
Greenish Beige
#C9D179
ΔE00 5.49
Light Grey Green
#B7E1A1
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB82 #A182DB
analogous
#DBCD82 #BCDB82 #8FDB82
triadic
#BCDB82 #82BCDB #DB82BC
tetradic
#BCDB82 #82DBCD #A182DB #DB828F
square
#BCDB82 #82DBCD #A182DB #DB828F
split-complementary
#BCDB82 #828FDB #CD82DB
monochromatic
#84B033 #A3CD52 #BCDB82 #D5E9B2 #EFF6E1
Accessibility & contrast
On white
1.54
#BCDB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#BCDB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB82
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB82 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17B
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#C2D3C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcdb82; /* rgb */ color: rgb(188, 219, 130); /* oklch */ color: oklch(84.8% 0.120 124.6);
Tailwind
colors: {
custom: {
50: '#d1e6a7',
500: '#bcdb82',
950: '#000000',
},
}SCSS
$custom: #bcdb82; $custom-light: #d1e6a7; $custom-dark: #000000;
JSON
{
"hex": "#bcdb82",
"rgb": {
"r": 188,
"g": 219,
"b": 130
},
"hsl": {
"h": 80.899,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.84848,
"c": 0.11973,
"h": 124.6
},
"luminance": 0.62966
}Semantic roles & 50–950 ramp
primary
#BCDB82
secondary
#7250B2
accent
#23C35A
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480