#BCDA82#BCDA82
#BCDA82 is a very light, moderate yellow-green. Relative luminance 0.624; OKLCH L 84.6% C 0.118 H 124.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA82 |
|---|---|
| RGB | rgb(188, 218, 130) |
| HSL | hsl(80, 54%, 68%) |
| HSV | hsv(80, 40%, 85%) |
| CMYK | cmyk(13.8%, 0%, 40.4%, 14.5%) |
| CIE-LAB | lab(83.15, -24.18, 40.03) |
| CIE-LCH | lch(83.15, 46.76, 121.13°) |
| OKLab | oklab(84.63% -0.0666 0.0978) |
| OKLCH | oklch(84.63% 0.118 124.2) |
| XYZ | xyz(49.8395, 62.4456, 30.5423) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.18
Pale Olive
#B9CC81
ΔE00 3.93
Greenish Tan
#BCCB7A
ΔE00 4.38
Light Moss Green
#A6C875
ΔE00 4.78
Greenish Beige
#C9D179
ΔE00 5.29
Light Grey Green
#B7E1A1
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA82 #A082DA
analogous
#DACC82 #BCDA82 #90DA82
triadic
#BCDA82 #82BCDA #DA82BC
tetradic
#BCDA82 #82DACC #A082DA #DA8290
square
#BCDA82 #82DACC #A082DA #DA8290
split-complementary
#BCDA82 #8290DA #CC82DA
monochromatic
#84AE34 #A3CC53 #BCDA82 #D5E8B1 #EFF6E0
Accessibility & contrast
On white
1.56
#BCDA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#BCDA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA82
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA82 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07B
Deuteranopia (green-blind)
#DFCF87
Tritanopia (blue-blind)
#C2D2C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcda82; /* rgb */ color: rgb(188, 218, 130); /* oklch */ color: oklch(84.6% 0.118 124.2);
Tailwind
colors: {
custom: {
50: '#d1e5a7',
500: '#bcda82',
950: '#000000',
},
}SCSS
$custom: #bcda82; $custom-light: #d1e5a7; $custom-dark: #000000;
JSON
{
"hex": "#bcda82",
"rgb": {
"r": 188,
"g": 218,
"b": 130
},
"hsl": {
"h": 80.455,
"s": 54.321,
"l": 68.235
},
"oklch": {
"l": 0.84628,
"c": 0.11831,
"h": 124.2
},
"luminance": 0.62446
}Semantic roles & 50–950 ramp
primary
#BCDA82
secondary
#7150B0
accent
#24C25A
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480