#BCD682#BCD682
#BCD682 is a very light, moderate yellow-green. Relative luminance 0.604; OKLCH L 83.7% C 0.113 H 122.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD682 |
|---|---|
| RGB | rgb(188, 214, 130) |
| HSL | hsl(79, 51%, 67%) |
| HSV | hsv(79, 39%, 84%) |
| CMYK | cmyk(12.1%, 0%, 39.3%, 16.1%) |
| CIE-LAB | lab(82.05, -22.23, 38.63) |
| CIE-LCH | lch(82.05, 44.57, 119.92°) |
| OKLab | oklab(83.75% -0.0611 0.0946) |
| OKLCH | oklch(83.75% 0.113 122.9) |
| XYZ | xyz(48.8147, 60.3961, 30.2007) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.96
Pale Olive
#B9CC81
ΔE00 2.78
Greenish Tan
#BCCB7A
ΔE00 3.29
Light Moss Green
#A6C875
ΔE00 4.25
Greenish Beige
#C9D179
ΔE00 4.56
Light Olive
#ACBF69
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD682 #9C82D6
analogous
#D6C682 #BCD682 #92D682
triadic
#BCD682 #82BCD6 #D682BC
tetradic
#BCD682 #82D6C6 #9C82D6 #D68292
square
#BCD682 #82D6C6 #9C82D6 #D68292
split-complementary
#BCD682 #8292D6 #C682D6
monochromatic
#84A737 #A3C754 #BCD682 #D5E5B0 #EDF4DE
Accessibility & contrast
On white
1.61
#BCD682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#BCD682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD682
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD682 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7C
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#C2CEC1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd682; /* rgb */ color: rgb(188, 214, 130); /* oklch */ color: oklch(83.7% 0.113 122.9);
Tailwind
colors: {
custom: {
50: '#d1e2a7',
500: '#bcd682',
950: '#000000',
},
}SCSS
$custom: #bcd682; $custom-light: #d1e2a7; $custom-dark: #000000;
JSON
{
"hex": "#bcd682",
"rgb": {
"r": 188,
"g": 214,
"b": 130
},
"hsl": {
"h": 78.571,
"s": 50.602,
"l": 67.451
},
"oklch": {
"l": 0.83749,
"c": 0.11262,
"h": 122.9
},
"luminance": 0.60396
}Semantic roles & 50–950 ramp
primary
#BCD682
secondary
#6D51AB
accent
#28BE56
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480