#BCD2DE#BCD2DE
#BCD2DE is a very light, muted cyan. Relative luminance 0.621; OKLCH L 85.1% C 0.029 H 231.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2DE |
|---|---|
| RGB | rgb(188, 210, 222) |
| HSL | hsl(201, 34%, 80%) |
| HSV | hsv(201, 15%, 87%) |
| CMYK | cmyk(15.3%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(82.94, -4.92, -8.41) |
| CIE-LCH | lch(82.94, 9.75, 239.71°) |
| OKLab | oklab(85.1% -0.0181 -0.0227) |
| OKLCH | oklch(85.1% 0.029 231.5) |
| XYZ | xyz(56.9672, 62.0572, 78.0699) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.72
Cloudy Blue
#ACC2D9
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 7.04
Light Grey Blue
#9DBCD4
ΔE00 7.34
Fog
#D8DCE0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2DE #DEC8BC
analogous
#BCDED9 #BCD2DE #BCC1DE
triadic
#BCD2DE #DEBCD2 #D2DEBC
tetradic
#BCD2DE #D9BCDE #DEC8BC #C1DEBC
square
#BCD2DE #D9BCDE #DEC8BC #C1DEBC
split-complementary
#BCD2DE #DEBCC1 #DED9BC
monochromatic
#6A9BB6 #93B6CA #BCD2DE #E5EEF2 #EAF1F5
Accessibility & contrast
On white
1.57
#BCD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#BCD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2DE
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2DE | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DF
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#B3D5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd2de; /* rgb */ color: rgb(188, 210, 222); /* oklch */ color: oklch(85.1% 0.029 231.5);
Tailwind
colors: {
custom: {
50: '#d0dfe8',
500: '#bcd2de',
950: '#000000',
},
}SCSS
$custom: #bcd2de; $custom-light: #d0dfe8; $custom-dark: #000000;
JSON
{
"hex": "#bcd2de",
"rgb": {
"r": 188,
"g": 210,
"b": 222
},
"hsl": {
"h": 201.176,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.85104,
"c": 0.02903,
"h": 231.5
},
"luminance": 0.62058
}Semantic roles & 50–950 ramp
primary
#BCD2DE
secondary
#B69888
accent
#6239AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484