#BDD2D4#BDD2D4
#BDD2D4 is a very light, muted teal. Relative luminance 0.617; OKLCH L 84.9% C 0.023 H 203.7°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2D4 |
|---|---|
| RGB | rgb(189, 210, 212) |
| HSL | hsl(185, 21%, 79%) |
| HSV | hsv(185, 11%, 83%) |
| CMYK | cmyk(10.8%, 0.9%, 0%, 16.9%) |
| CIE-LAB | lab(82.73, -6.63, -3.39) |
| CIE-LCH | lch(82.73, 7.45, 207.07°) |
| OKLab | oklab(84.86% -0.0209 -0.0092) |
| OKLCH | oklch(84.86% 0.023 203.7) |
| XYZ | xyz(55.9137, 61.6645, 71.2312) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.51
Silver (survey)
#C5C9C7
ΔE00 6.70
Powder Blue
#B0E0E6
ΔE00 7.22
Light Grey
#D8DCD6
ΔE00 7.69
Fog
#D8DCE0
ΔE00 7.90
Light Gray
#D3D3D3
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2D4 #D4BFBD
analogous
#BDD4CA #BDD2D4 #BDC6D4
triadic
#BDD2D4 #D4BDD2 #D2D4BD
tetradic
#BDD2D4 #CABDD4 #D4BFBD #C6D4BD
square
#BDD2D4 #CABDD4 #D4BFBD #C6D4BD
split-complementary
#BDD2D4 #D4BDC6 #D4CABD
monochromatic
#739FA4 #98B9BC #BDD2D4 #E2EBEC #ECF2F3
Accessibility & contrast
On white
1.58
#BDD2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BDD2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2D4
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2D4 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D4
Deuteranopia (green-blind)
#CACDD4
Tritanopia (blue-blind)
#B7D4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bdd2d4; /* rgb */ color: rgb(189, 210, 212); /* oklch */ color: oklch(84.9% 0.023 203.7);
Tailwind
colors: {
custom: {
50: '#d1dfe1',
500: '#bdd2d4',
950: '#000000',
},
}SCSS
$custom: #bdd2d4; $custom-light: #d1dfe1; $custom-dark: #000000;
JSON
{
"hex": "#bdd2d4",
"rgb": {
"r": 189,
"g": 210,
"b": 212
},
"hsl": {
"h": 185.217,
"s": 21.101,
"l": 78.627
},
"oklch": {
"l": 0.84864,
"c": 0.02281,
"h": 203.7
},
"luminance": 0.61665
}Semantic roles & 50–950 ramp
primary
#BDD2D4
secondary
#A98E8C
accent
#4E469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484