#BDCD93#BDCD93
#BDCD93 is a very light, moderate yellow-green. Relative luminance 0.566; OKLCH L 82.2% C 0.079 H 120.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD93 |
|---|---|
| RGB | rgb(189, 205, 147) |
| HSL | hsl(77, 37%, 69%) |
| HSV | hsv(77, 28%, 80%) |
| CMYK | cmyk(7.8%, 0%, 28.3%, 19.6%) |
| CIE-LAB | lab(79.95, -15.16, 27.15) |
| CIE-LCH | lch(79.95, 31.09, 119.19°) |
| OKLab | oklab(82.18% -0.0405 0.0682) |
| OKLCH | oklch(82.18% 0.079 120.7) |
| XYZ | xyz(48.0836, 56.5881, 35.9876) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.48
Greenish Tan
#BCCB7A
ΔE00 4.74
Pale Olive Green
#B1D27B
ΔE00 5.92
Tan Green
#A9BE70
ΔE00 6.02
Light Moss Green
#A6C875
ΔE00 6.11
Greenish Beige
#C9D179
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD93 #A393CD
analogous
#CDC093 #BDCD93 #A0CD93
triadic
#BDCD93 #93BDCD #CD93BD
tetradic
#BDCD93 #93CDC0 #A393CD #CD93A0
square
#BDCD93 #93CDC0 #A393CD #CD93A0
split-complementary
#BDCD93 #93A0CD #C093CD
monochromatic
#869D49 #A3BA69 #BDCD93 #D7E0BD #F0F4E7
Accessibility & contrast
On white
1.70
#BDCD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BDCD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD93
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD93 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68F
Deuteranopia (green-blind)
#D2C696
Tritanopia (blue-blind)
#C2C7BE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcd93; /* rgb */ color: rgb(189, 205, 147); /* oklch */ color: oklch(82.2% 0.079 120.7);
Tailwind
colors: {
custom: {
50: '#d1dcb3',
500: '#bdcd93',
950: '#000000',
},
}SCSS
$custom: #bdcd93; $custom-light: #d1dcb3; $custom-dark: #000000;
JSON
{
"hex": "#bdcd93",
"rgb": {
"r": 189,
"g": 205,
"b": 147
},
"hsl": {
"h": 76.552,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.82175,
"c": 0.07934,
"h": 120.7
},
"luminance": 0.56588
}Semantic roles & 50–950 ramp
primary
#BDCD93
secondary
#7462A2
accent
#36B057
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481