#BDD3DC#BDD3DC
#BDD3DC is a very light, muted cyan. Relative luminance 0.626; OKLCH L 85.3% C 0.027 H 224.3°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD3DC |
|---|---|
| RGB | rgb(189, 211, 220) |
| HSL | hsl(197, 31%, 80%) |
| HSV | hsv(197, 14%, 86%) |
| CMYK | cmyk(14.1%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(83.22, -5.53, -6.94) |
| CIE-LCH | lch(83.22, 8.87, 231.42°) |
| OKLab | oklab(85.32% -0.0192 -0.0187) |
| OKLCH | oklch(85.32% 0.027 224.3) |
| XYZ | xyz(57.1956, 62.5735, 76.7607) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.42
Fog
#D8DCE0
ΔE00 7.30
Cloudy Blue
#ACC2D9
ΔE00 7.31
Silver (survey)
#C5C9C7
ΔE00 7.75
Light Blue Grey
#B7C9E2
ΔE00 7.89
Powder Blue
#B0E0E6
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD3DC #DCC6BD
analogous
#BDDCD5 #BDD3DC #BDC3DC
triadic
#BDD3DC #DCBDD3 #D3DCBD
tetradic
#BDD3DC #D5BDDC #DCC6BD #C3DCBD
square
#BDD3DC #D5BDDC #DCC6BD #C3DCBD
split-complementary
#BDD3DC #DCBDC3 #DCD5BD
monochromatic
#6D9EB2 #95B8C7 #BDD3DC #E5EEF1 #EBF2F4
Accessibility & contrast
On white
1.55
#BDD3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#BDD3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD3DC
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD3DC | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#B5D6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bdd3dc; /* rgb */ color: rgb(189, 211, 220); /* oklch */ color: oklch(85.3% 0.027 224.3);
Tailwind
colors: {
custom: {
50: '#d1e0e6',
500: '#bdd3dc',
950: '#000000',
},
}SCSS
$custom: #bdd3dc; $custom-light: #d1e0e6; $custom-dark: #000000;
JSON
{
"hex": "#bdd3dc",
"rgb": {
"r": 189,
"g": 211,
"b": 220
},
"hsl": {
"h": 197.419,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.85318,
"c": 0.02681,
"h": 224.3
},
"luminance": 0.62575
}Semantic roles & 50–950 ramp
primary
#BDD3DC
secondary
#B3968A
accent
#5C3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484