#BDD3CD#BDD3CD
#BDD3CD is a very light, muted teal. Relative luminance 0.618; OKLCH L 84.9% C 0.025 H 177.5°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD3CD |
|---|---|
| RGB | rgb(189, 211, 205) |
| HSL | hsl(164, 20%, 78%) |
| HSV | hsv(164, 10%, 83%) |
| CMYK | cmyk(10.4%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(82.81, -8.52, 0.46) |
| CIE-LCH | lch(82.81, 8.53, 176.92°) |
| OKLab | oklab(84.87% -0.025 0.0011) |
| OKLCH | oklch(84.87% 0.025 177.5) |
| XYZ | xyz(55.2975, 61.8142, 66.7637) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.61
Silver (survey)
#C5C9C7
ΔE00 7.70
Powder Blue
#B0E0E6
ΔE00 7.96
Lightblue
#ADD8E6
ΔE00 9.22
Lightcyan
#E0FFFF
ΔE00 9.99
Light Gray
#D3D3D3
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD3CD #D3BDC3
analogous
#BDD3C2 #BDD3CD #BDCED3
triadic
#BDD3CD #CDBDD3 #D3CDBD
tetradic
#BDD3CD #C2BDD3 #D3BDC3 #CED3BD
square
#BDD3CD #C2BDD3 #D3BDC3 #CED3BD
split-complementary
#BDD3CD #D3BDCE #D3C2BD
monochromatic
#74A295 #98BBB1 #BDD3CD #E2EBE9 #EDF3F1
Accessibility & contrast
On white
1.57
#BDD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BDD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD3CD
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD3CD | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#B8D4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bdd3cd; /* rgb */ color: rgb(189, 211, 205); /* oklch */ color: oklch(84.9% 0.025 177.5);
Tailwind
colors: {
custom: {
50: '#d1e0dc',
500: '#bdd3cd',
950: '#000000',
},
}SCSS
$custom: #bdd3cd; $custom-light: #d1e0dc; $custom-dark: #000000;
JSON
{
"hex": "#bdd3cd",
"rgb": {
"r": 189,
"g": 211,
"b": 205
},
"hsl": {
"h": 163.636,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.84866,
"c": 0.02504,
"h": 177.5
},
"luminance": 0.61815
}Semantic roles & 50–950 ramp
primary
#BDD3CD
secondary
#A88C94
accent
#475F9E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484