#BDCD92#BDCD92
#BDCD92 is a very light, moderate yellow-green. Relative luminance 0.566; OKLCH L 82.2% C 0.081 H 120.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD92 |
|---|---|
| RGB | rgb(189, 205, 146) |
| HSL | hsl(76, 37%, 69%) |
| HSV | hsv(76, 29%, 80%) |
| CMYK | cmyk(7.8%, 0%, 28.8%, 19.6%) |
| CIE-LAB | lab(79.93, -15.30, 27.64) |
| CIE-LCH | lch(79.93, 31.60, 118.97°) |
| OKLab | oklab(82.16% -0.0409 0.0694) |
| OKLCH | oklch(82.16% 0.081 120.5) |
| XYZ | xyz(48.0055, 56.5569, 35.5761) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.26
Greenish Tan
#BCCB7A
ΔE00 4.52
Pale Olive Green
#B1D27B
ΔE00 5.74
Tan Green
#A9BE70
ΔE00 5.87
Light Moss Green
#A6C875
ΔE00 5.96
Greenish Beige
#C9D179
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD92 #A292CD
analogous
#CDC092 #BDCD92 #A0CD92
triadic
#BDCD92 #92BDCD #CD92BD
tetradic
#BDCD92 #92CDC0 #A292CD #CD92A0
square
#BDCD92 #92CDC0 #A292CD #CD92A0
split-complementary
#BDCD92 #92A0CD #C092CD
monochromatic
#869D48 #A4BA68 #BDCD92 #D6E0BC #F0F3E6
Accessibility & contrast
On white
1.71
#BDCD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BDCD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD92
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD92 | 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)
#D4C68E
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#C2C7BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcd92; /* rgb */ color: rgb(189, 205, 146); /* oklch */ color: oklch(82.2% 0.081 120.5);
Tailwind
colors: {
custom: {
50: '#d1dcb2',
500: '#bdcd92',
950: '#000000',
},
}SCSS
$custom: #bdcd92; $custom-light: #d1dcb2; $custom-dark: #000000;
JSON
{
"hex": "#bdcd92",
"rgb": {
"r": 189,
"g": 205,
"b": 146
},
"hsl": {
"h": 76.271,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.82155,
"c": 0.08057,
"h": 120.5
},
"luminance": 0.56557
}Semantic roles & 50–950 ramp
primary
#BDCD92
secondary
#7361A2
accent
#35B057
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481