#BDD2CD#BDD2CD
#BDD2CD is a very light, muted teal. Relative luminance 0.613; OKLCH L 84.7% C 0.024 H 179.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2CD |
|---|---|
| RGB | rgb(189, 210, 205) |
| HSL | hsl(166, 19%, 78%) |
| HSV | hsv(166, 10%, 82%) |
| CMYK | cmyk(10%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(82.55, -8.00, 0.07) |
| CIE-LCH | lch(82.55, 8.00, 179.49°) |
| OKLab | oklab(84.66% -0.0236 0.0001) |
| OKLCH | oklch(84.66% 0.024 179.8) |
| XYZ | xyz(55.0498, 61.3189, 66.6812) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.20
Light Grey
#D8DCD6
ΔE00 7.35
Powder Blue
#B0E0E6
ΔE00 8.01
Lightblue
#ADD8E6
ΔE00 8.96
Light Gray
#D3D3D3
ΔE00 9.54
Fog
#D8DCE0
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2CD #D2BDC2
analogous
#BDD2C2 #BDD2CD #BDCCD2
triadic
#BDD2CD #CDBDD2 #D2CDBD
tetradic
#BDD2CD #C2BDD2 #D2BDC2 #CCD2BD
square
#BDD2CD #C2BDD2 #D2BDC2 #CCD2BD
split-complementary
#BDD2CD #D2BDCC #D2C2BD
monochromatic
#74A096 #99B9B1 #BDD2CD #E1EBE9 #EDF3F1
Accessibility & contrast
On white
1.58
#BDD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BDD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2CD
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2CD | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#B8D3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bdd2cd; /* rgb */ color: rgb(189, 210, 205); /* oklch */ color: oklch(84.7% 0.024 179.8);
Tailwind
colors: {
custom: {
50: '#d1dfdc',
500: '#bdd2cd',
950: '#000000',
},
}SCSS
$custom: #bdd2cd; $custom-light: #d1dfdc; $custom-dark: #000000;
JSON
{
"hex": "#bdd2cd",
"rgb": {
"r": 189,
"g": 210,
"b": 205
},
"hsl": {
"h": 165.714,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.84657,
"c": 0.02364,
"h": 179.8
},
"luminance": 0.6132
}Semantic roles & 50–950 ramp
primary
#BDD2CD
secondary
#A78C93
accent
#485C9D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484