#BCDC82#BCDC82
#BCDC82 is a very light, vivid yellow-green. Relative luminance 0.635; OKLCH L 85.1% C 0.121 H 124.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC82 |
|---|---|
| RGB | rgb(188, 220, 130) |
| HSL | hsl(81, 56%, 69%) |
| HSV | hsv(81, 41%, 86%) |
| CMYK | cmyk(14.5%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(83.70, -25.14, 40.73) |
| CIE-LCH | lch(83.70, 47.86, 121.69°) |
| OKLab | oklab(85.07% -0.0693 0.0994) |
| OKLCH | oklch(85.07% 0.121 124.9) |
| XYZ | xyz(50.3612, 63.4892, 30.7162) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.49
Pale Olive
#B9CC81
ΔE00 4.50
Greenish Tan
#BCCB7A
ΔE00 4.92
Light Moss Green
#A6C875
ΔE00 5.13
Greenish Beige
#C9D179
ΔE00 5.69
Light Grey Green
#B7E1A1
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC82 #A282DC
analogous
#DCCF82 #BCDC82 #8FDC82
triadic
#BCDC82 #82BCDC #DC82BC
tetradic
#BCDC82 #82DCCF #A282DC #DC828F
square
#BCDC82 #82DCCF #A282DC #DC828F
split-complementary
#BCDC82 #828FDC #CF82DC
monochromatic
#84B232 #A2CF52 #BCDC82 #D6E9B2 #EFF7E2
Accessibility & contrast
On white
1.53
#BCDC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BCDC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC82
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC82 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27B
Deuteranopia (green-blind)
#E1D087
Tritanopia (blue-blind)
#C2D4C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdc82; /* rgb */ color: rgb(188, 220, 130); /* oklch */ color: oklch(85.1% 0.121 124.9);
Tailwind
colors: {
custom: {
50: '#d1e7a7',
500: '#bcdc82',
950: '#000000',
},
}SCSS
$custom: #bcdc82; $custom-light: #d1e7a7; $custom-dark: #000000;
JSON
{
"hex": "#bcdc82",
"rgb": {
"r": 188,
"g": 220,
"b": 130
},
"hsl": {
"h": 81.333,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.85068,
"c": 0.12116,
"h": 124.9
},
"luminance": 0.63489
}Semantic roles & 50–950 ramp
primary
#BCDC82
secondary
#7350B3
accent
#22C45B
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480