#BCD5DA#BCD5DA
#BCD5DA is a very light, muted cyan. Relative luminance 0.633; OKLCH L 85.6% C 0.028 H 211.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5DA |
|---|---|
| RGB | rgb(188, 213, 218) |
| HSL | hsl(190, 29%, 80%) |
| HSV | hsv(190, 14%, 85%) |
| CMYK | cmyk(13.8%, 2.3%, 0%, 14.5%) |
| CIE-LAB | lab(83.62, -7.30, -5.28) |
| CIE-LCH | lch(83.62, 9.01, 215.90°) |
| OKLab | oklab(85.6% -0.0237 -0.0143) |
| OKLCH | oklch(85.6% 0.028 211.1) |
| XYZ | xyz(57.1850, 63.3406, 75.5292) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.92
Powder Blue
#B0E0E6
ΔE00 6.10
Silver (survey)
#C5C9C7
ΔE00 8.09
Fog
#D8DCE0
ΔE00 8.41
Ice Blue
#A5DFF9
ΔE00 8.80
Light Grey
#D8DCD6
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5DA #DAC1BC
analogous
#BCDAD0 #BCD5DA #BCC6DA
triadic
#BCD5DA #DABCD5 #D5DABC
tetradic
#BCD5DA #D0BCDA #DAC1BC #C6DABC
square
#BCD5DA #D0BCDA #DAC1BC #C6DABC
split-complementary
#BCD5DA #DABCC6 #DAD0BC
monochromatic
#6DA4AE #95BCC4 #BCD5DA #E3EEF0 #EBF3F4
Accessibility & contrast
On white
1.54
#BCD5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#BCD5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5DA
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5DA | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DA
Deuteranopia (green-blind)
#CBCFDA
Tritanopia (blue-blind)
#B4D8D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd5da; /* rgb */ color: rgb(188, 213, 218); /* oklch */ color: oklch(85.6% 0.028 211.1);
Tailwind
colors: {
custom: {
50: '#d0e1e5',
500: '#bcd5da',
950: '#000000',
},
}SCSS
$custom: #bcd5da; $custom-light: #d0e1e5; $custom-dark: #000000;
JSON
{
"hex": "#bcd5da",
"rgb": {
"r": 188,
"g": 213,
"b": 218
},
"hsl": {
"h": 190,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.85602,
"c": 0.02766,
"h": 211.1
},
"luminance": 0.63342
}Semantic roles & 50–950 ramp
primary
#BCD5DA
secondary
#B19089
accent
#503EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484