#BDCFD4#BDCFD4
#BDCFD4 is a very light, muted cyan. Relative luminance 0.602; OKLCH L 84.2% C 0.021 H 216.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFD4 |
|---|---|
| RGB | rgb(189, 207, 212) |
| HSL | hsl(193, 21%, 79%) |
| HSV | hsv(193, 11%, 83%) |
| CMYK | cmyk(10.8%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(81.95, -5.07, -4.55) |
| CIE-LCH | lch(81.95, 6.81, 221.92°) |
| OKLab | oklab(84.24% -0.0167 -0.0123) |
| OKLCH | oklch(84.24% 0.021 216.2) |
| XYZ | xyz(55.1800, 60.1970, 70.9866) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.95
Fog
#D8DCE0
ΔE00 6.80
Lightblue
#ADD8E6
ΔE00 6.85
Light Gray
#D3D3D3
ΔE00 7.59
Light Grey
#D8DCD6
ΔE00 7.85
Silver
#C0C0C0
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFD4 #D4C2BD
analogous
#BDD4CD #BDCFD4 #BDC3D4
triadic
#BDCFD4 #D4BDCF #CFD4BD
tetradic
#BDCFD4 #CDBDD4 #D4C2BD #C3D4BD
square
#BDCFD4 #CDBDD4 #D4C2BD #C3D4BD
split-complementary
#BDCFD4 #D4BDC3 #D4CDBD
monochromatic
#7399A4 #98B4BC #BDCFD4 #E2EAEC #ECF2F3
Accessibility & contrast
On white
1.61
#BDCFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BDCFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFD4
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFD4 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED4
Deuteranopia (green-blind)
#C7CAD4
Tritanopia (blue-blind)
#B7D1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdcfd4; /* rgb */ color: rgb(189, 207, 212); /* oklch */ color: oklch(84.2% 0.021 216.2);
Tailwind
colors: {
custom: {
50: '#d1dde1',
500: '#bdcfd4',
950: '#000000',
},
}SCSS
$custom: #bdcfd4; $custom-light: #d1dde1; $custom-dark: #000000;
JSON
{
"hex": "#bdcfd4",
"rgb": {
"r": 189,
"g": 207,
"b": 212
},
"hsl": {
"h": 193.043,
"s": 21.101,
"l": 78.627
},
"oklch": {
"l": 0.84241,
"c": 0.02074,
"h": 216.2
},
"luminance": 0.60198
}Semantic roles & 50–950 ramp
primary
#BDCFD4
secondary
#A9928C
accent
#59469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484