#BDD2DC#BDD2DC
#BDD2DC is a very light, muted cyan. Relative luminance 0.621; OKLCH L 85.1% C 0.027 H 228.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2DC |
|---|---|
| RGB | rgb(189, 210, 220) |
| HSL | hsl(199, 31%, 80%) |
| HSV | hsv(199, 14%, 86%) |
| CMYK | cmyk(14.1%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.95, -5.01, -7.33) |
| CIE-LCH | lch(82.95, 8.88, 235.62°) |
| OKLab | oklab(85.11% -0.0178 -0.0198) |
| OKLCH | oklch(85.11% 0.027 228) |
| XYZ | xyz(56.9480, 62.0782, 76.6782) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.82
Cloudy Blue
#ACC2D9
ΔE00 6.72
Fog
#D8DCE0
ΔE00 7.08
Light Blue Grey
#B7C9E2
ΔE00 7.24
Silver (survey)
#C5C9C7
ΔE00 7.69
Lightsteelblue
#B0C4DE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2DC #DCC7BD
analogous
#BDDCD6 #BDD2DC #BDC2DC
triadic
#BDD2DC #DCBDD2 #D2DCBD
tetradic
#BDD2DC #D6BDDC #DCC7BD #C2DCBD
square
#BDD2DC #D6BDDC #DCC7BD #C2DCBD
split-complementary
#BDD2DC #DCBDC2 #DCD6BD
monochromatic
#6D9BB2 #95B7C7 #BDD2DC #E5EDF1 #EBF1F4
Accessibility & contrast
On white
1.57
#BDD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#BDD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2DC
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2DC | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#B5D5D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bdd2dc; /* rgb */ color: rgb(189, 210, 220); /* oklch */ color: oklch(85.1% 0.027 228.0);
Tailwind
colors: {
custom: {
50: '#d1dfe6',
500: '#bdd2dc',
950: '#000000',
},
}SCSS
$custom: #bdd2dc; $custom-light: #d1dfe6; $custom-dark: #000000;
JSON
{
"hex": "#bdd2dc",
"rgb": {
"r": 189,
"g": 210,
"b": 220
},
"hsl": {
"h": 199.355,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.85111,
"c": 0.02661,
"h": 228
},
"luminance": 0.62079
}Semantic roles & 50–950 ramp
primary
#BDD2DC
secondary
#B3978A
accent
#5F3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484