#BDD2DF#BDD2DF
#BDD2DF is a very light, muted cyan. Relative luminance 0.622; OKLCH L 85.2% C 0.029 H 234.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2DF |
|---|---|
| RGB | rgb(189, 210, 223) |
| HSL | hsl(203, 35%, 81%) |
| HSV | hsv(203, 15%, 87%) |
| CMYK | cmyk(15.2%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(83.04, -4.39, -8.80) |
| CIE-LCH | lch(83.04, 9.83, 243.47°) |
| OKLab | oklab(85.21% -0.0167 -0.0238) |
| OKLCH | oklch(85.21% 0.029 234.9) |
| XYZ | xyz(57.3489, 62.2385, 78.7895) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.69
Light Blue Grey
#B7C9E2
ΔE00 5.99
Lightblue
#ADD8E6
ΔE00 6.21
Lightsteelblue
#B0C4DE
ΔE00 6.52
Fog
#D8DCE0
ΔE00 7.19
Light Grey Blue
#9DBCD4
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2DF #DFCABD
analogous
#BDDFDB #BDD2DF #BDC1DF
triadic
#BDD2DF #DFBDD2 #D2DFBD
tetradic
#BDD2DF #DBBDDF #DFCABD #C1DFBD
square
#BDD2DF #DBBDDF #DFCABD #C1DFBD
split-complementary
#BDD2DF #DFBDC1 #DFDBBD
monochromatic
#6B9AB7 #94B6CB #BDD2DF #E6EEF3 #EAF1F5
Accessibility & contrast
On white
1.56
#BDD2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#BDD2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2DF
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2DF | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#B4D5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bdd2df; /* rgb */ color: rgb(189, 210, 223); /* oklch */ color: oklch(85.2% 0.029 234.9);
Tailwind
colors: {
custom: {
50: '#d1dfe9',
500: '#bdd2df',
950: '#000000',
},
}SCSS
$custom: #bdd2df; $custom-light: #d1dfe9; $custom-dark: #000000;
JSON
{
"hex": "#bdd2df",
"rgb": {
"r": 189,
"g": 210,
"b": 223
},
"hsl": {
"h": 202.941,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.85206,
"c": 0.02904,
"h": 234.9
},
"luminance": 0.6224
}Semantic roles & 50–950 ramp
primary
#BDD2DF
secondary
#B79B89
accent
#6538AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484