#BDCCD4#BDCCD4
#BDCCD4 is a very light, near-neutral cyan. Relative luminance 0.588; OKLCH L 83.6% C 0.020 H 230.7°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCD4 |
|---|---|
| RGB | rgb(189, 204, 212) |
| HSL | hsl(201, 21%, 79%) |
| HSV | hsv(201, 11%, 83%) |
| CMYK | cmyk(10.8%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(81.16, -3.50, -5.71) |
| CIE-LCH | lch(81.16, 6.70, 238.53°) |
| OKLab | oklab(83.62% -0.0125 -0.0154) |
| OKLCH | oklch(83.62% 0.02 230.7) |
| XYZ | xyz(54.4601, 58.7572, 70.7466) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.84
Fog
#D8DCE0
ΔE00 6.15
Cloudy Blue
#ACC2D9
ΔE00 6.48
Light Gray
#D3D3D3
ΔE00 6.98
Light Blue Grey
#B7C9E2
ΔE00 7.00
Silver
#C0C0C0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCD4 #D4C5BD
analogous
#BDD4D0 #BDCCD4 #BDC0D4
triadic
#BDCCD4 #D4BDCC #CCD4BD
tetradic
#BDCCD4 #D0BDD4 #D4C5BD #C0D4BD
square
#BDCCD4 #D0BDD4 #D4C5BD #C0D4BD
split-complementary
#BDCCD4 #D4BDC0 #D4D0BD
monochromatic
#7393A4 #98AFBC #BDCCD4 #E2E9EC #ECF1F3
Accessibility & contrast
On white
1.65
#BDCCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BDCCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCD4
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCD4 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD4
Deuteranopia (green-blind)
#C5C8D4
Tritanopia (blue-blind)
#B7CECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdccd4; /* rgb */ color: rgb(189, 204, 212); /* oklch */ color: oklch(83.6% 0.020 230.7);
Tailwind
colors: {
custom: {
50: '#d1dbe1',
500: '#bdccd4',
950: '#000000',
},
}SCSS
$custom: #bdccd4; $custom-light: #d1dbe1; $custom-dark: #000000;
JSON
{
"hex": "#bdccd4",
"rgb": {
"r": 189,
"g": 204,
"b": 212
},
"hsl": {
"h": 200.87,
"s": 21.101,
"l": 78.627
},
"oklch": {
"l": 0.83621,
"c": 0.01984,
"h": 230.7
},
"luminance": 0.58758
}Semantic roles & 50–950 ramp
primary
#BDCCD4
secondary
#A9968C
accent
#65469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484