#BDCDC4#BDCDC4
#BDCDC4 is a very light, muted green. Relative luminance 0.585; OKLCH L 83.4% C 0.021 H 161.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDC4 |
|---|---|
| RGB | rgb(189, 205, 196) |
| HSL | hsl(146, 14%, 77%) |
| HSV | hsv(146, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(81.00, -7.12, 2.62) |
| CIE-LCH | lch(81.00, 7.59, 159.82°) |
| OKLab | oklab(83.35% -0.0202 0.0068) |
| OKLCH | oklch(83.35% 0.021 161.4) |
| XYZ | xyz(52.7794, 58.4664, 60.7184) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.38
Light Grey
#D8DCD6
ΔE00 6.78
Silver
#C0C0C0
ΔE00 9.11
Light Gray
#D3D3D3
ΔE00 9.13
Gainsboro
#DCDCDC
ΔE00 9.88
Fog
#D8DCE0
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDC4 #CDBDC6
analogous
#BECDBD #BDCDC4 #BDCDCC
triadic
#BDCDC4 #C4BDCD #CDC4BD
tetradic
#BDCDC4 #BDBECD #CDBDC6 #CDCCBD
square
#BDCDC4 #BDBECD #CDBDC6 #CDCCBD
split-complementary
#BDCDC4 #CCBDCD #CDBDBE
monochromatic
#779886 #9AB3A5 #BDCDC4 #E0E7E3 #EEF2EF
Accessibility & contrast
On white
1.65
#BDCDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BDCDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDC4
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDC4 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC4
Deuteranopia (green-blind)
#C9C8C4
Tritanopia (blue-blind)
#BACDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcdc4; /* rgb */ color: rgb(189, 205, 196); /* oklch */ color: oklch(83.4% 0.021 161.4);
Tailwind
colors: {
custom: {
50: '#d0dcd5',
500: '#bdcdc4',
950: '#000000',
},
}SCSS
$custom: #bdcdc4; $custom-light: #d0dcd5; $custom-dark: #000000;
JSON
{
"hex": "#bdcdc4",
"rgb": {
"r": 189,
"g": 205,
"b": 196
},
"hsl": {
"h": 146.25,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.83354,
"c": 0.02134,
"h": 161.4
},
"luminance": 0.58467
}Semantic roles & 50–950 ramp
primary
#BDCDC4
secondary
#A18D98
accent
#4E7798
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483