#BDCD80#BDCD80
#BDCD80 is a light, moderate yellow-green. Relative luminance 0.560; OKLCH L 81.8% C 0.102 H 118.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD80 |
|---|---|
| RGB | rgb(189, 205, 128) |
| HSL | hsl(72, 44%, 65%) |
| HSV | hsv(72, 38%, 80%) |
| CMYK | cmyk(7.8%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(79.64, -17.64, 36.55) |
| CIE-LCH | lch(79.64, 40.58, 115.77°) |
| OKLab | oklab(81.83% -0.0483 0.0897) |
| OKLCH | oklch(81.83% 0.102 118.3) |
| XYZ | xyz(46.7139, 56.0402, 28.7738) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.98
Greenish Tan
#BCCB7A
ΔE00 0.98
Greenish Beige
#C9D179
ΔE00 3.30
Pale Olive Green
#B1D27B
ΔE00 3.74
Light Olive
#ACBF69
ΔE00 4.24
Tan Green
#A9BE70
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD80 #9080CD
analogous
#CDB780 #BDCD80 #96CD80
triadic
#BDCD80 #80BDCD #CD80BD
tetradic
#BDCD80 #80CDB7 #9080CD #CD8096
square
#BDCD80 #80CDB7 #9080CD #CD8096
split-complementary
#BDCD80 #8096CD #B780CD
monochromatic
#84973B #A6BC54 #BDCD80 #D4DEAC #EBF0D8
Accessibility & contrast
On white
1.72
#BDCD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BDCD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD80
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD80 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57A
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#C4C5BA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcd80; /* rgb */ color: rgb(189, 205, 128); /* oklch */ color: oklch(81.8% 0.102 118.3);
Tailwind
colors: {
custom: {
50: '#d2dca6',
500: '#bdcd80',
950: '#000000',
},
}SCSS
$custom: #bdcd80; $custom-light: #d2dca6; $custom-dark: #000000;
JSON
{
"hex": "#bdcd80",
"rgb": {
"r": 189,
"g": 205,
"b": 128
},
"hsl": {
"h": 72.468,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.81825,
"c": 0.10191,
"h": 118.3
},
"luminance": 0.5604
}Semantic roles & 50–950 ramp
primary
#BDCD80
secondary
#63549D
accent
#2FB74B
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480