#BCCFDD#BCCFDD
#BCCFDD is a very light, muted cyan. Relative luminance 0.605; OKLCH L 84.5% C 0.028 H 239.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFDD |
|---|---|
| RGB | rgb(188, 207, 221) |
| HSL | hsl(205, 33%, 80%) |
| HSV | hsv(205, 15%, 87%) |
| CMYK | cmyk(14.9%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(82.13, -3.55, -9.09) |
| CIE-LCH | lch(82.13, 9.76, 248.65°) |
| OKLab | oklab(84.45% -0.0143 -0.0245) |
| OKLCH | oklch(84.45% 0.028 239.7) |
| XYZ | xyz(56.0998, 60.5363, 77.1216) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.77
Light Blue Grey
#B7C9E2
ΔE00 5.00
Lightsteelblue
#B0C4DE
ΔE00 5.53
Light Grey Blue
#9DBCD4
ΔE00 6.66
Fog
#D8DCE0
ΔE00 7.14
Lightblue
#ADD8E6
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFDD #DDCABC
analogous
#BCDDDA #BCCFDD #BCBEDD
triadic
#BCCFDD #DDBCCF #CFDDBC
tetradic
#BCCFDD #DABCDD #DDCABC #BEDDBC
square
#BCCFDD #DABCDD #DDCABC #BEDDBC
split-complementary
#BCCFDD #DDBCBE #DDDABC
monochromatic
#6B95B4 #93B2C8 #BCCFDD #E5ECF2 #EBF0F5
Accessibility & contrast
On white
1.60
#BCCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BCCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFDD
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFDD | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#B4D3D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccfdd; /* rgb */ color: rgb(188, 207, 221); /* oklch */ color: oklch(84.5% 0.028 239.7);
Tailwind
colors: {
custom: {
50: '#d0dde7',
500: '#bccfdd',
950: '#000000',
},
}SCSS
$custom: #bccfdd; $custom-light: #d0dde7; $custom-dark: #000000;
JSON
{
"hex": "#bccfdd",
"rgb": {
"r": 188,
"g": 207,
"b": 221
},
"hsl": {
"h": 205.455,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.84452,
"c": 0.02843,
"h": 239.7
},
"luminance": 0.60537
}Semantic roles & 50–950 ramp
primary
#BCCFDD
secondary
#B59B89
accent
#6A3AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484