#BDCDAF#BDCDAF
#BDCDAF is a very light, muted yellow-green. Relative luminance 0.576; OKLCH L 82.8% C 0.044 H 130.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDAF |
|---|---|
| RGB | rgb(189, 205, 175) |
| HSL | hsl(92, 23%, 75%) |
| HSV | hsv(92, 15%, 80%) |
| CMYK | cmyk(7.8%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(80.50, -10.85, 13.12) |
| CIE-LCH | lch(80.50, 17.02, 129.58°) |
| OKLab | oklab(82.8% -0.0288 0.0339) |
| OKLCH | oklch(82.8% 0.045 130.3) |
| XYZ | xyz(50.5542, 57.5763, 48.9991) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.87
Greenish Grey
#96AE8D
ΔE00 9.23
Light Grey Green
#B7E1A1
ΔE00 9.81
Darkseagreen
#8FBC8F
ΔE00 9.95
Pale Olive
#B9CC81
ΔE00 10.67
Light Sage
#BCECAC
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDAF #BFAFCD
analogous
#CCCDAF #BDCDAF #AFCDB0
triadic
#BDCDAF #AFBDCD #CDAFBD
tetradic
#BDCDAF #AFCCCD #BFAFCD #CDB0AF
square
#BDCDAF #AFCCCD #BFAFCD #CDB0AF
split-complementary
#BDCDAF #B0AFCD #CDAFCC
monochromatic
#7F9E64 #9EB589 #BDCDAF #DCE5D5 #EFF3EC
Accessibility & contrast
On white
1.68
#BDCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BDCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDAF
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDAF | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AD
Deuteranopia (green-blind)
#CEC7B0
Tritanopia (blue-blind)
#BECAC4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcdaf; /* rgb */ color: rgb(189, 205, 175); /* oklch */ color: oklch(82.8% 0.044 130.3);
Tailwind
colors: {
custom: {
50: '#d1dcc7',
500: '#bdcdaf',
950: '#000000',
},
}SCSS
$custom: #bdcdaf; $custom-light: #d1dcc7; $custom-dark: #000000;
JSON
{
"hex": "#bdcdaf",
"rgb": {
"r": 189,
"g": 205,
"b": 175
},
"hsl": {
"h": 92,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.82799,
"c": 0.0445,
"h": 130.3
},
"luminance": 0.57577
}Semantic roles & 50–950 ramp
primary
#BDCDAF
secondary
#917EA2
accent
#44A276
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482