#BCD9DF#BCD9DF
#BCD9DF is a very light, muted cyan. Relative luminance 0.656; OKLCH L 86.6% C 0.032 H 211.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD9DF |
|---|---|
| RGB | rgb(188, 217, 223) |
| HSL | hsl(190, 35%, 81%) |
| HSV | hsv(190, 16%, 87%) |
| CMYK | cmyk(15.7%, 2.7%, 0%, 12.5%) |
| CIE-LAB | lab(84.81, -8.34, -6.18) |
| CIE-LCH | lch(84.81, 10.38, 216.52°) |
| OKLab | oklab(86.59% -0.0272 -0.0167) |
| OKLCH | oklch(86.59% 0.032 211.6) |
| XYZ | xyz(58.8677, 65.6433, 79.3666) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.98
Powder Blue
#B0E0E6
ΔE00 4.90
Ice Blue
#A5DFF9
ΔE00 7.86
Pale Sky Blue
#BDF6FE
ΔE00 8.31
Lightcyan
#E0FFFF
ΔE00 8.59
Very Light Blue
#D5FFFF
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD9DF #DFC2BC
analogous
#BCDFD3 #BCD9DF #BCC7DF
triadic
#BCD9DF #DFBCD9 #D9DFBC
tetradic
#BCD9DF #D3BCDF #DFC2BC #C7DFBC
square
#BCD9DF #D3BCDF #DFC2BC #C7DFBC
split-complementary
#BCD9DF #DFBCC7 #DFD3BC
monochromatic
#69AAB7 #93C2CB #BCD9DF #E5F0F3 #EAF3F5
Accessibility & contrast
On white
1.49
#BCD9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#BCD9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD9DF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD9DF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#CDD2DF
Tritanopia (blue-blind)
#B2DCDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcd9df; /* rgb */ color: rgb(188, 217, 223); /* oklch */ color: oklch(86.6% 0.032 211.6);
Tailwind
colors: {
custom: {
50: '#d0e4e9',
500: '#bcd9df',
950: '#000000',
},
}SCSS
$custom: #bcd9df; $custom-light: #d0e4e9; $custom-dark: #000000;
JSON
{
"hex": "#bcd9df",
"rgb": {
"r": 188,
"g": 217,
"b": 223
},
"hsl": {
"h": 190.286,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.8659,
"c": 0.03192,
"h": 211.6
},
"luminance": 0.65645
}Semantic roles & 50–950 ramp
primary
#BCD9DF
secondary
#B79088
accent
#4C37AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484