#BDCDC2#BDCDC2
#BDCDC2 is a very light, muted green. Relative luminance 0.584; OKLCH L 83.3% C 0.023 H 155.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDC2 |
|---|---|
| RGB | rgb(189, 205, 194) |
| HSL | hsl(139, 14%, 77%) |
| HSV | hsv(139, 8%, 80%) |
| CMYK | cmyk(7.8%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(80.95, -7.49, 3.61) |
| CIE-LCH | lch(80.95, 8.32, 154.25°) |
| OKLab | oklab(83.3% -0.021 0.0094) |
| OKLCH | oklch(83.3% 0.023 155.8) |
| XYZ | xyz(52.5532, 58.3759, 59.5274) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.92
Light Grey
#D8DCD6
ΔE00 7.09
Silver
#C0C0C0
ΔE00 9.59
Light Gray
#D3D3D3
ΔE00 9.63
Gainsboro
#DCDCDC
ΔE00 10.36
Fog
#D8DCE0
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDC2 #CDBDC8
analogous
#C0CDBD #BDCDC2 #BDCDCA
triadic
#BDCDC2 #C2BDCD #CDC2BD
tetradic
#BDCDC2 #BDC0CD #CDBDC8 #CDCABD
square
#BDCDC2 #BDC0CD #CDBDC8 #CDCABD
split-complementary
#BDCDC2 #CABDCD #CDBDC0
monochromatic
#779882 #9AB3A2 #BDCDC2 #E0E7E2 #EEF2EF
Accessibility & contrast
On white
1.66
#BDCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BDCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDC2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDC2 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC1
Deuteranopia (green-blind)
#CAC8C3
Tritanopia (blue-blind)
#BBCDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcdc2; /* rgb */ color: rgb(189, 205, 194); /* oklch */ color: oklch(83.3% 0.023 155.8);
Tailwind
colors: {
custom: {
50: '#d0dcd4',
500: '#bdcdc2',
950: '#000000',
},
}SCSS
$custom: #bdcdc2; $custom-light: #d0dcd4; $custom-dark: #000000;
JSON
{
"hex": "#bdcdc2",
"rgb": {
"r": 189,
"g": 205,
"b": 194
},
"hsl": {
"h": 138.75,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.83298,
"c": 0.02304,
"h": 155.8
},
"luminance": 0.58377
}Semantic roles & 50–950 ramp
primary
#BDCDC2
secondary
#A18D9B
accent
#4E8198
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483