#BCD2DF#BCD2DF
#BCD2DF is a very light, muted cyan. Relative luminance 0.621; OKLCH L 85.1% C 0.030 H 233.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2DF |
|---|---|
| RGB | rgb(188, 210, 223) |
| HSL | hsl(202, 35%, 81%) |
| HSV | hsv(202, 16%, 87%) |
| CMYK | cmyk(15.7%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(82.97, -4.71, -8.90) |
| CIE-LCH | lch(82.97, 10.07, 242.13°) |
| OKLab | oklab(85.14% -0.0177 -0.0241) |
| OKLCH | oklch(85.14% 0.03 233.7) |
| XYZ | xyz(57.1016, 62.1110, 78.7779) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.77
Lightblue
#ADD8E6
ΔE00 5.87
Light Blue Grey
#B7C9E2
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 6.66
Light Grey Blue
#9DBCD4
ΔE00 7.13
Fog
#D8DCE0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2DF #DFC9BC
analogous
#BCDFDA #BCD2DF #BCC0DF
triadic
#BCD2DF #DFBCD2 #D2DFBC
tetradic
#BCD2DF #DABCDF #DFC9BC #C0DFBC
square
#BCD2DF #DABCDF #DFC9BC #C0DFBC
split-complementary
#BCD2DF #DFBCC0 #DFDABC
monochromatic
#699AB7 #93B6CB #BCD2DF #E5EEF3 #EAF1F5
Accessibility & contrast
On white
1.56
#BCD2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#BCD2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2DF
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2DF | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#B3D6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd2df; /* rgb */ color: rgb(188, 210, 223); /* oklch */ color: oklch(85.1% 0.030 233.7);
Tailwind
colors: {
custom: {
50: '#d0dfe9',
500: '#bcd2df',
950: '#000000',
},
}SCSS
$custom: #bcd2df; $custom-light: #d0dfe9; $custom-dark: #000000;
JSON
{
"hex": "#bcd2df",
"rgb": {
"r": 188,
"g": 210,
"b": 223
},
"hsl": {
"h": 202.286,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.85136,
"c": 0.02986,
"h": 233.7
},
"luminance": 0.62112
}Semantic roles & 50–950 ramp
primary
#BCD2DF
secondary
#B79A88
accent
#6337AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484