#BCCEDC#BCCEDC
#BCCEDC is a very light, muted cyan. Relative luminance 0.600; OKLCH L 84.2% C 0.028 H 241.2°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEDC |
|---|---|
| RGB | rgb(188, 206, 220) |
| HSL | hsl(206, 31%, 80%) |
| HSV | hsv(206, 15%, 86%) |
| CMYK | cmyk(14.5%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(81.84, -3.24, -8.99) |
| CIE-LCH | lch(81.84, 9.55, 250.20°) |
| OKLab | oklab(84.21% -0.0133 -0.0243) |
| OKLCH | oklch(84.21% 0.028 241.2) |
| XYZ | xyz(55.7255, 60.0002, 76.3415) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.59
Light Blue Grey
#B7C9E2
ΔE00 4.77
Lightsteelblue
#B0C4DE
ΔE00 5.31
Light Grey Blue
#9DBCD4
ΔE00 6.62
Fog
#D8DCE0
ΔE00 7.04
Lightblue
#ADD8E6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEDC #DCCABC
analogous
#BCDCDA #BCCEDC #BCBEDC
triadic
#BCCEDC #DCBCCE #CEDCBC
tetradic
#BCCEDC #DABCDC #DCCABC #BEDCBC
square
#BCCEDC #DABCDC #DCCABC #BEDCBC
split-complementary
#BCCEDC #DCBCBE #DCDABC
monochromatic
#6C93B2 #94B1C7 #BCCEDC #E4EBF1 #EBF0F5
Accessibility & contrast
On white
1.62
#BCCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#BCCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEDC
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEDC | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDD
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#B4D1D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccedc; /* rgb */ color: rgb(188, 206, 220); /* oklch */ color: oklch(84.2% 0.028 241.2);
Tailwind
colors: {
custom: {
50: '#d0dce6',
500: '#bccedc',
950: '#000000',
},
}SCSS
$custom: #bccedc; $custom-light: #d0dce6; $custom-dark: #000000;
JSON
{
"hex": "#bccedc",
"rgb": {
"r": 188,
"g": 206,
"b": 220
},
"hsl": {
"h": 206.25,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.84214,
"c": 0.02768,
"h": 241.2
},
"luminance": 0.60001
}Semantic roles & 50–950 ramp
primary
#BCCEDC
secondary
#B39B89
accent
#6C3BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484