#BDCFDF#BDCFDF
#BDCFDF is a very light, muted cyan. Relative luminance 0.608; OKLCH L 84.6% C 0.030 H 245.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFDF |
|---|---|
| RGB | rgb(189, 207, 223) |
| HSL | hsl(208, 35%, 81%) |
| HSV | hsv(208, 15%, 87%) |
| CMYK | cmyk(15.2%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(82.26, -2.82, -9.96) |
| CIE-LCH | lch(82.26, 10.36, 254.20°) |
| OKLab | oklab(84.59% -0.0126 -0.0269) |
| OKLCH | oklch(84.59% 0.03 245) |
| XYZ | xyz(56.6151, 60.7711, 78.5449) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.99
Cloudy Blue
#ACC2D9
ΔE00 4.23
Lightsteelblue
#B0C4DE
ΔE00 4.68
Light Grey Blue
#9DBCD4
ΔE00 6.60
Fog
#D8DCE0
ΔE00 7.22
Lightblue
#ADD8E6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFDF #DFCDBD
analogous
#BDDFDE #BDCFDF #BDBEDF
triadic
#BDCFDF #DFBDCF #CFDFBD
tetradic
#BDCFDF #DEBDDF #DFCDBD #BEDFBD
square
#BDCFDF #DEBDDF #DFCDBD #BEDFBD
split-complementary
#BDCFDF #DFBDBE #DFDEBD
monochromatic
#6B93B7 #94B1CB #BDCFDF #E6EDF3 #EAF0F5
Accessibility & contrast
On white
1.60
#BDCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#BDCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFDF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFDF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#B4D3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bdcfdf; /* rgb */ color: rgb(189, 207, 223); /* oklch */ color: oklch(84.6% 0.030 245.0);
Tailwind
colors: {
custom: {
50: '#d1dde9',
500: '#bdcfdf',
950: '#000000',
},
}SCSS
$custom: #bdcfdf; $custom-light: #d1dde9; $custom-dark: #000000;
JSON
{
"hex": "#bdcfdf",
"rgb": {
"r": 189,
"g": 207,
"b": 223
},
"hsl": {
"h": 208.235,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.84589,
"c": 0.0297,
"h": 245
},
"luminance": 0.60772
}Semantic roles & 50–950 ramp
primary
#BDCFDF
secondary
#B79F89
accent
#6F38AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484