#BDD2DD#BDD2DD
#BDD2DD is a very light, muted cyan. Relative luminance 0.621; OKLCH L 85.1% C 0.027 H 230.4°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2DD |
|---|---|
| RGB | rgb(189, 210, 221) |
| HSL | hsl(201, 32%, 80%) |
| HSV | hsv(201, 14%, 87%) |
| CMYK | cmyk(14.5%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(82.98, -4.81, -7.82) |
| CIE-LCH | lch(82.98, 9.18, 238.41°) |
| OKLab | oklab(85.14% -0.0174 -0.0211) |
| OKLCH | oklch(85.14% 0.027 230.4) |
| XYZ | xyz(57.0808, 62.1313, 77.3778) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.92
Cloudy Blue
#ACC2D9
ΔE00 6.36
Light Blue Grey
#B7C9E2
ΔE00 6.82
Fog
#D8DCE0
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 7.29
Light Grey Blue
#9DBCD4
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2DD #DDC8BD
analogous
#BDDDD8 #BDD2DD #BDC2DD
triadic
#BDD2DD #DDBDD2 #D2DDBD
tetradic
#BDD2DD #D8BDDD #DDC8BD #C2DDBD
square
#BDD2DD #D8BDDD #DDC8BD #C2DDBD
split-complementary
#BDD2DD #DDBDC2 #DDD8BD
monochromatic
#6C9BB3 #95B6C8 #BDD2DD #E5EEF2 #EBF1F5
Accessibility & contrast
On white
1.56
#BDD2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BDD2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2DD
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2DD | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DE
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#B5D5D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bdd2dd; /* rgb */ color: rgb(189, 210, 221); /* oklch */ color: oklch(85.1% 0.027 230.4);
Tailwind
colors: {
custom: {
50: '#d1dfe7',
500: '#bdd2dd',
950: '#000000',
},
}SCSS
$custom: #bdd2dd; $custom-light: #d1dfe7; $custom-dark: #000000;
JSON
{
"hex": "#bdd2dd",
"rgb": {
"r": 189,
"g": 210,
"b": 221
},
"hsl": {
"h": 200.625,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.85143,
"c": 0.02737,
"h": 230.4
},
"luminance": 0.62132
}Semantic roles & 50–950 ramp
primary
#BDD2DD
secondary
#B5988A
accent
#613BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484