#BCD2DA#BCD2DA
#BCD2DA is a very light, muted cyan. Relative luminance 0.618; OKLCH L 85.0% C 0.026 H 221.6°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2DA |
|---|---|
| RGB | rgb(188, 210, 218) |
| HSL | hsl(196, 29%, 80%) |
| HSV | hsv(196, 14%, 85%) |
| CMYK | cmyk(13.8%, 3.7%, 0%, 14.5%) |
| CIE-LAB | lab(82.83, -5.74, -6.45) |
| CIE-LCH | lch(82.83, 8.64, 228.33°) |
| OKLab | oklab(84.98% -0.0196 -0.0174) |
| OKLCH | oklch(84.98% 0.026 221.6) |
| XYZ | xyz(56.4374, 61.8453, 75.2800) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.43
Fog
#D8DCE0
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 7.53
Cloudy Blue
#ACC2D9
ΔE00 7.57
Powder Blue
#B0E0E6
ΔE00 7.73
Light Blue Grey
#B7C9E2
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2DA #DAC4BC
analogous
#BCDAD3 #BCD2DA #BCC3DA
triadic
#BCD2DA #DABCD2 #D2DABC
tetradic
#BCD2DA #D3BCDA #DAC4BC #C3DABC
square
#BCD2DA #D3BCDA #DAC4BC #C3DABC
split-complementary
#BCD2DA #DABCC3 #DAD3BC
monochromatic
#6D9DAE #95B8C4 #BCD2DA #E3ECF0 #EBF2F4
Accessibility & contrast
On white
1.57
#BCD2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#BCD2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2DA
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2DA | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0DA
Deuteranopia (green-blind)
#C8CDDA
Tritanopia (blue-blind)
#B4D5D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd2da; /* rgb */ color: rgb(188, 210, 218); /* oklch */ color: oklch(85.0% 0.026 221.6);
Tailwind
colors: {
custom: {
50: '#d0dfe5',
500: '#bcd2da',
950: '#000000',
},
}SCSS
$custom: #bcd2da; $custom-light: #d0dfe5; $custom-dark: #000000;
JSON
{
"hex": "#bcd2da",
"rgb": {
"r": 188,
"g": 210,
"b": 218
},
"hsl": {
"h": 196,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.84978,
"c": 0.0262,
"h": 221.6
},
"luminance": 0.61847
}Semantic roles & 50–950 ramp
primary
#BCD2DA
secondary
#B19489
accent
#5A3EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484