#BDD2CE#BDD2CE
#BDD2CE is a very light, muted teal. Relative luminance 0.614; OKLCH L 84.7% C 0.023 H 183.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2CE |
|---|---|
| RGB | rgb(189, 210, 206) |
| HSL | hsl(169, 19%, 78%) |
| HSV | hsv(169, 10%, 82%) |
| CMYK | cmyk(10%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(82.58, -7.81, -0.42) |
| CIE-LCH | lch(82.58, 7.82, 183.10°) |
| OKLab | oklab(84.69% -0.0232 -0.0012) |
| OKLCH | oklch(84.69% 0.023 183.1) |
| XYZ | xyz(55.1709, 61.3673, 67.3189) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.06
Light Grey
#D8DCD6
ΔE00 7.32
Powder Blue
#B0E0E6
ΔE00 7.79
Lightblue
#ADD8E6
ΔE00 8.55
Fog
#D8DCE0
ΔE00 9.31
Light Gray
#D3D3D3
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2CE #D2BDC1
analogous
#BDD2C3 #BDD2CE #BDCBD2
triadic
#BDD2CE #CEBDD2 #D2CEBD
tetradic
#BDD2CE #C3BDD2 #D2BDC1 #CBD2BD
square
#BDD2CE #C3BDD2 #D2BDC1 #CBD2BD
split-complementary
#BDD2CE #D2BDCB #D2C3BD
monochromatic
#74A098 #99B9B3 #BDD2CE #E1EBE9 #EDF3F1
Accessibility & contrast
On white
1.58
#BDD2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BDD2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2CE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2CE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCE
Deuteranopia (green-blind)
#CCCCCE
Tritanopia (blue-blind)
#B8D3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bdd2ce; /* rgb */ color: rgb(189, 210, 206); /* oklch */ color: oklch(84.7% 0.023 183.1);
Tailwind
colors: {
custom: {
50: '#d1dfdc',
500: '#bdd2ce',
950: '#000000',
},
}SCSS
$custom: #bdd2ce; $custom-light: #d1dfdc; $custom-dark: #000000;
JSON
{
"hex": "#bdd2ce",
"rgb": {
"r": 189,
"g": 210,
"b": 206
},
"hsl": {
"h": 168.571,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.84686,
"c": 0.02327,
"h": 183.1
},
"luminance": 0.61368
}Semantic roles & 50–950 ramp
primary
#BDD2CE
secondary
#A78C91
accent
#48589D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484