#BCCFDE#BCCFDE
#BCCFDE is a very light, muted cyan. Relative luminance 0.606; OKLCH L 84.5% C 0.029 H 241.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFDE |
|---|---|
| RGB | rgb(188, 207, 222) |
| HSL | hsl(206, 34%, 80%) |
| HSV | hsv(206, 15%, 87%) |
| CMYK | cmyk(15.3%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.16, -3.35, -9.58) |
| CIE-LCH | lch(82.16, 10.15, 250.76°) |
| OKLab | oklab(84.49% -0.014 -0.0259) |
| OKLCH | oklch(84.49% 0.029 241.7) |
| XYZ | xyz(56.2335, 60.5898, 77.8254) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.47
Light Blue Grey
#B7C9E2
ΔE00 4.58
Lightsteelblue
#B0C4DE
ΔE00 5.15
Light Grey Blue
#9DBCD4
ΔE00 6.53
Fog
#D8DCE0
ΔE00 7.27
Lightblue
#ADD8E6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFDE #DECBBC
analogous
#BCDEDC #BCCFDE #BCBEDE
triadic
#BCCFDE #DEBCCF #CFDEBC
tetradic
#BCCFDE #DCBCDE #DECBBC #BEDEBC
square
#BCCFDE #DCBCDE #DECBBC #BEDEBC
split-complementary
#BCCFDE #DEBCBE #DEDCBC
monochromatic
#6A94B6 #93B2CA #BCCFDE #E5ECF2 #EAF0F5
Accessibility & contrast
On white
1.60
#BCCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BCCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFDE
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFDE | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFDF
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#B3D3D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccfde; /* rgb */ color: rgb(188, 207, 222); /* oklch */ color: oklch(84.5% 0.029 241.7);
Tailwind
colors: {
custom: {
50: '#d0dde8',
500: '#bccfde',
950: '#000000',
},
}SCSS
$custom: #bccfde; $custom-light: #d0dde8; $custom-dark: #000000;
JSON
{
"hex": "#bccfde",
"rgb": {
"r": 188,
"g": 207,
"b": 222
},
"hsl": {
"h": 206.471,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.84485,
"c": 0.02941,
"h": 241.7
},
"luminance": 0.60591
}Semantic roles & 50–950 ramp
primary
#BCCFDE
secondary
#B69C88
accent
#6C39AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484