#BDCCAF#BDCCAF
#BDCCAF is a very light, muted yellow-green. Relative luminance 0.571; OKLCH L 82.6% C 0.043 H 129.7°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCAF |
|---|---|
| RGB | rgb(189, 204, 175) |
| HSL | hsl(91, 22%, 74%) |
| HSV | hsv(91, 14%, 80%) |
| CMYK | cmyk(7.4%, 0%, 14.2%, 20%) |
| CIE-LAB | lab(80.24, -10.33, 12.74) |
| CIE-LCH | lch(80.24, 16.41, 129.04°) |
| OKLab | oklab(82.59% -0.0274 0.033) |
| OKLCH | oklch(82.59% 0.043 129.7) |
| XYZ | xyz(50.3157, 57.0994, 48.9196) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.84
Greenish Grey
#96AE8D
ΔE00 9.20
Darkseagreen
#8FBC8F
ΔE00 10.17
Light Grey Green
#B7E1A1
ΔE00 10.23
Pale Olive
#B9CC81
ΔE00 10.91
Light Grey
#D8DCD6
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCAF #BEAFCC
analogous
#CCCCAF #BDCCAF #AFCCB0
triadic
#BDCCAF #AFBDCC #CCAFBD
tetradic
#BDCCAF #AFCCCC #BEAFCC #CCB0AF
square
#BDCCAF #AFCCCC #BEAFCC #CCB0AF
split-complementary
#BDCCAF #B0AFCC #CCAFCC
monochromatic
#7F9C64 #9EB48A #BDCCAF #DCE4D4 #F0F3EC
Accessibility & contrast
On white
1.69
#BDCCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#BDCCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCAF
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCAF | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8AD
Deuteranopia (green-blind)
#CDC7B0
Tritanopia (blue-blind)
#BEC9C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdccaf; /* rgb */ color: rgb(189, 204, 175); /* oklch */ color: oklch(82.6% 0.043 129.7);
Tailwind
colors: {
custom: {
50: '#d1dbc6',
500: '#bdccaf',
950: '#000000',
},
}SCSS
$custom: #bdccaf; $custom-light: #d1dbc6; $custom-dark: #000000;
JSON
{
"hex": "#bdccaf",
"rgb": {
"r": 189,
"g": 204,
"b": 175
},
"hsl": {
"h": 91.034,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.82587,
"c": 0.04286,
"h": 129.7
},
"luminance": 0.571
}Semantic roles & 50–950 ramp
primary
#BDCCAF
secondary
#907EA1
accent
#45A174
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482