#BDCDA3#BDCDA3
#BDCDA3 is a very light, muted yellow-green. Relative luminance 0.571; OKLCH L 82.5% C 0.059 H 124.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDA3 |
|---|---|
| RGB | rgb(189, 205, 163) |
| HSL | hsl(83, 30%, 72%) |
| HSV | hsv(83, 20%, 80%) |
| CMYK | cmyk(7.8%, 0%, 20.5%, 19.6%) |
| CIE-LAB | lab(80.25, -12.79, 19.14) |
| CIE-LCH | lch(80.25, 23.02, 123.75°) |
| OKLab | oklab(82.52% -0.0338 0.0489) |
| OKLCH | oklch(82.52% 0.059 124.6) |
| XYZ | xyz(49.4276, 57.1257, 43.0656) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.32
Light Grey Green
#B7E1A1
ΔE00 7.59
Sage Green
#9CAF88
ΔE00 8.24
Greenish Tan
#BCCB7A
ΔE00 8.58
Darkseagreen
#8FBC8F
ΔE00 9.08
Tan Green
#A9BE70
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDA3 #B3A3CD
analogous
#CDC8A3 #BDCDA3 #A8CDA3
triadic
#BDCDA3 #A3BDCD #CDA3BD
tetradic
#BDCDA3 #A3CDC8 #B3A3CD #CDA3A8
square
#BDCDA3 #A3CDC8 #B3A3CD #CDA3A8
split-complementary
#BDCDA3 #A3A8CD #C8A3CD
monochromatic
#839F56 #A1B77B #BDCDA3 #D9E3CB #F1F4EB
Accessibility & contrast
On white
1.69
#BDCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BDCDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDA3
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDA3 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C8A0
Deuteranopia (green-blind)
#D0C7A5
Tritanopia (blue-blind)
#C0C9C1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcda3; /* rgb */ color: rgb(189, 205, 163); /* oklch */ color: oklch(82.5% 0.059 124.6);
Tailwind
colors: {
custom: {
50: '#d1dcbe',
500: '#bdcda3',
950: '#000000',
},
}SCSS
$custom: #bdcda3; $custom-light: #d1dcbe; $custom-dark: #000000;
JSON
{
"hex": "#bdcda3",
"rgb": {
"r": 189,
"g": 205,
"b": 163
},
"hsl": {
"h": 82.857,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.82515,
"c": 0.05948,
"h": 124.6
},
"luminance": 0.57126
}Semantic roles & 50–950 ramp
primary
#BDCDA3
secondary
#8472A2
accent
#3DA866
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482