#BCD382#BCD382
#BCD382 is a very light, moderate yellow-green. Relative luminance 0.589; OKLCH L 83.1% C 0.108 H 121.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD382 |
|---|---|
| RGB | rgb(188, 211, 130) |
| HSL | hsl(77, 48%, 67%) |
| HSV | hsv(77, 38%, 83%) |
| CMYK | cmyk(10.9%, 0%, 38.4%, 17.3%) |
| CIE-LAB | lab(81.23, -20.76, 37.57) |
| CIE-LCH | lch(81.23, 42.92, 118.92°) |
| OKLab | oklab(83.09% -0.0569 0.0922) |
| OKLCH | oklch(83.09% 0.108 121.7) |
| XYZ | xyz(48.0625, 58.8916, 29.9500) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.90
Pale Olive Green
#B1D27B
ΔE00 2.25
Greenish Tan
#BCCB7A
ΔE00 2.51
Light Moss Green
#A6C875
ΔE00 4.05
Greenish Beige
#C9D179
ΔE00 4.13
Light Olive
#ACBF69
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD382 #9982D3
analogous
#D3C282 #BCD382 #94D382
triadic
#BCD382 #82BCD3 #D382BC
tetradic
#BCD382 #82D3C2 #9982D3 #D38294
square
#BCD382 #82D3C2 #9982D3 #D38294
split-complementary
#BCD382 #8294D3 #C282D3
monochromatic
#84A239 #A4C355 #BCD382 #D4E3AF #EDF3DD
Accessibility & contrast
On white
1.64
#BCD382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BCD382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD382
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD382 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7C
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#C2CBBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcd382; /* rgb */ color: rgb(188, 211, 130); /* oklch */ color: oklch(83.1% 0.108 121.7);
Tailwind
colors: {
custom: {
50: '#d1e0a7',
500: '#bcd382',
950: '#000000',
},
}SCSS
$custom: #bcd382; $custom-light: #d1e0a7; $custom-dark: #000000;
JSON
{
"hex": "#bcd382",
"rgb": {
"r": 188,
"g": 211,
"b": 130
},
"hsl": {
"h": 77.037,
"s": 47.929,
"l": 66.863
},
"oklch": {
"l": 0.83092,
"c": 0.10835,
"h": 121.7
},
"luminance": 0.58892
}Semantic roles & 50–950 ramp
primary
#BCD382
secondary
#6B53A6
accent
#2ABB53
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480