#BDCD91#BDCD91
#BDCD91 is a very light, moderate yellow-green. Relative luminance 0.565; OKLCH L 82.1% C 0.082 H 120.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD91 |
|---|---|
| RGB | rgb(189, 205, 145) |
| HSL | hsl(76, 38%, 69%) |
| HSV | hsv(76, 29%, 80%) |
| CMYK | cmyk(7.8%, 0%, 29.3%, 19.6%) |
| CIE-LAB | lab(79.91, -15.44, 28.14) |
| CIE-LCH | lch(79.91, 32.10, 118.75°) |
| OKLab | oklab(82.14% -0.0413 0.0706) |
| OKLCH | oklch(82.14% 0.082 120.4) |
| XYZ | xyz(47.9281, 56.5259, 35.1682) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.04
Greenish Tan
#BCCB7A
ΔE00 4.30
Pale Olive Green
#B1D27B
ΔE00 5.57
Tan Green
#A9BE70
ΔE00 5.72
Light Moss Green
#A6C875
ΔE00 5.82
Greenish Beige
#C9D179
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD91 #A191CD
analogous
#CDBF91 #BDCD91 #9FCD91
triadic
#BDCD91 #91BDCD #CD91BD
tetradic
#BDCD91 #91CDBF #A191CD #CD919F
square
#BDCD91 #91CDBF #A191CD #CD919F
split-complementary
#BDCD91 #919FCD #BF91CD
monochromatic
#869C47 #A4BA67 #BDCD91 #D6E0BB #EFF3E5
Accessibility & contrast
On white
1.71
#BDCD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BDCD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD91
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD91 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C68D
Deuteranopia (green-blind)
#D2C694
Tritanopia (blue-blind)
#C2C7BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcd91; /* rgb */ color: rgb(189, 205, 145); /* oklch */ color: oklch(82.1% 0.082 120.4);
Tailwind
colors: {
custom: {
50: '#d1dcb1',
500: '#bdcd91',
950: '#000000',
},
}SCSS
$custom: #bdcd91; $custom-light: #d1dcb1; $custom-dark: #000000;
JSON
{
"hex": "#bdcd91",
"rgb": {
"r": 189,
"g": 205,
"b": 145
},
"hsl": {
"h": 76,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.82135,
"c": 0.08178,
"h": 120.4
},
"luminance": 0.56526
}Semantic roles & 50–950 ramp
primary
#BDCD91
secondary
#7260A2
accent
#35B056
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481