#BDD2D7#BDD2D7
#BDD2D7 is a very light, muted cyan. Relative luminance 0.618; OKLCH L 85.0% C 0.024 H 213.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2D7 |
|---|---|
| RGB | rgb(189, 210, 215) |
| HSL | hsl(192, 25%, 79%) |
| HSV | hsv(192, 12%, 84%) |
| CMYK | cmyk(12.1%, 2.3%, 0%, 15.7%) |
| CIE-LAB | lab(82.82, -6.03, -4.87) |
| CIE-LCH | lch(82.82, 7.75, 218.91°) |
| OKLab | oklab(84.96% -0.0197 -0.0131) |
| OKLCH | oklch(84.96% 0.024 213.6) |
| XYZ | xyz(56.2957, 61.8172, 73.2427) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.92
Silver (survey)
#C5C9C7
ΔE00 6.88
Fog
#D8DCE0
ΔE00 7.41
Powder Blue
#B0E0E6
ΔE00 7.49
Light Grey
#D8DCD6
ΔE00 8.21
Light Gray
#D3D3D3
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2D7 #D7C2BD
analogous
#BDD7CF #BDD2D7 #BDC5D7
triadic
#BDD2D7 #D7BDD2 #D2D7BD
tetradic
#BDD2D7 #CFBDD7 #D7C2BD #C5D7BD
square
#BDD2D7 #CFBDD7 #D7C2BD #C5D7BD
split-complementary
#BDD2D7 #D7BDC5 #D7CFBD
monochromatic
#719EA9 #97B8C0 #BDD2D7 #E3ECEE #ECF2F3
Accessibility & contrast
On white
1.57
#BDD2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BDD2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2D7
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2D7 | 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)
#CED0D7
Deuteranopia (green-blind)
#C9CDD7
Tritanopia (blue-blind)
#B6D4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bdd2d7; /* rgb */ color: rgb(189, 210, 215); /* oklch */ color: oklch(85.0% 0.024 213.6);
Tailwind
colors: {
custom: {
50: '#d1dfe3',
500: '#bdd2d7',
950: '#000000',
},
}SCSS
$custom: #bdd2d7; $custom-light: #d1dfe3; $custom-dark: #000000;
JSON
{
"hex": "#bdd2d7",
"rgb": {
"r": 189,
"g": 210,
"b": 215
},
"hsl": {
"h": 191.538,
"s": 24.528,
"l": 79.216
},
"oklch": {
"l": 0.84956,
"c": 0.0237,
"h": 213.6
},
"luminance": 0.61818
}Semantic roles & 50–950 ramp
primary
#BDD2D7
secondary
#AD928B
accent
#5542A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484