#BCD2DB#BCD2DB
#BCD2DB is a very light, muted cyan. Relative luminance 0.619; OKLCH L 85.0% C 0.027 H 224.3°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2DB |
|---|---|
| RGB | rgb(188, 210, 219) |
| HSL | hsl(197, 30%, 80%) |
| HSV | hsv(197, 14%, 86%) |
| CMYK | cmyk(14.2%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(82.86, -5.54, -6.94) |
| CIE-LCH | lch(82.86, 8.88, 231.43°) |
| OKLab | oklab(85.01% -0.0192 -0.0187) |
| OKLCH | oklch(85.01% 0.027 224.3) |
| XYZ | xyz(56.5687, 61.8978, 75.9712) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.44
Cloudy Blue
#ACC2D9
ΔE00 7.18
Fog
#D8DCE0
ΔE00 7.40
Silver (survey)
#C5C9C7
ΔE00 7.70
Light Blue Grey
#B7C9E2
ΔE00 7.83
Powder Blue
#B0E0E6
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2DB #DBC5BC
analogous
#BCDBD4 #BCD2DB #BCC3DB
triadic
#BCD2DB #DBBCD2 #D2DBBC
tetradic
#BCD2DB #D4BCDB #DBC5BC #C3DBBC
square
#BCD2DB #D4BCDB #DBC5BC #C3DBBC
split-complementary
#BCD2DB #DBBCC3 #DBD4BC
monochromatic
#6C9DB0 #94B7C6 #BCD2DB #E4EDF0 #EBF2F4
Accessibility & contrast
On white
1.57
#BCD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#BCD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2DB
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2DB | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#C8CDDB
Tritanopia (blue-blind)
#B4D5D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd2db; /* rgb */ color: rgb(188, 210, 219); /* oklch */ color: oklch(85.0% 0.027 224.3);
Tailwind
colors: {
custom: {
50: '#d0dfe6',
500: '#bcd2db',
950: '#000000',
},
}SCSS
$custom: #bcd2db; $custom-light: #d0dfe6; $custom-dark: #000000;
JSON
{
"hex": "#bcd2db",
"rgb": {
"r": 188,
"g": 210,
"b": 219
},
"hsl": {
"h": 197.419,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.85009,
"c": 0.02683,
"h": 224.3
},
"luminance": 0.61899
}Semantic roles & 50–950 ramp
primary
#BCD2DB
secondary
#B29589
accent
#5C3DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484