#BCCED7#BCCED7
#BCCED7 is a very light, muted cyan. Relative luminance 0.597; OKLCH L 84.1% C 0.023 H 229.2°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCED7 |
|---|---|
| RGB | rgb(188, 206, 215) |
| HSL | hsl(200, 25%, 79%) |
| HSV | hsv(200, 13%, 84%) |
| CMYK | cmyk(12.6%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(81.70, -4.26, -6.53) |
| CIE-LCH | lch(81.70, 7.80, 236.85°) |
| OKLab | oklab(84.06% -0.0152 -0.0176) |
| OKLCH | oklch(84.06% 0.023 229.2) |
| XYZ | xyz(55.0732, 59.7393, 72.9061) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.38
Fog
#D8DCE0
ΔE00 6.70
Silver (survey)
#C5C9C7
ΔE00 6.73
Lightblue
#ADD8E6
ΔE00 6.87
Light Blue Grey
#B7C9E2
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCED7 #D7C5BC
analogous
#BCD7D3 #BCCED7 #BCC1D7
triadic
#BCCED7 #D7BCCE #CED7BC
tetradic
#BCCED7 #D3BCD7 #D7C5BC #C1D7BC
square
#BCCED7 #D3BCD7 #D7C5BC #C1D7BC
split-complementary
#BCCED7 #D7BCC1 #D7D3BC
monochromatic
#6F96A9 #96B2C0 #BCCED7 #E2EAEE #ECF1F4
Accessibility & contrast
On white
1.62
#BCCED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#BCCED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCED7
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCED7 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDD8
Deuteranopia (green-blind)
#C5CAD7
Tritanopia (blue-blind)
#B5D1D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcced7; /* rgb */ color: rgb(188, 206, 215); /* oklch */ color: oklch(84.1% 0.023 229.2);
Tailwind
colors: {
custom: {
50: '#d0dde3',
500: '#bcced7',
950: '#000000',
},
}SCSS
$custom: #bcced7; $custom-light: #d0dde3; $custom-dark: #000000;
JSON
{
"hex": "#bcced7",
"rgb": {
"r": 188,
"g": 206,
"b": 215
},
"hsl": {
"h": 200,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.84055,
"c": 0.02325,
"h": 229.2
},
"luminance": 0.5974
}Semantic roles & 50–950 ramp
primary
#BCCED7
secondary
#AD968A
accent
#6242A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484