#BCCFD4#BCCFD4
#BCCFD4 is a very light, muted cyan. Relative luminance 0.601; OKLCH L 84.2% C 0.022 H 215.3°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFD4 |
|---|---|
| RGB | rgb(188, 207, 212) |
| HSL | hsl(193, 22%, 78%) |
| HSV | hsv(193, 11%, 83%) |
| CMYK | cmyk(11.3%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(81.88, -5.39, -4.66) |
| CIE-LCH | lch(81.88, 7.13, 220.83°) |
| OKLab | oklab(84.17% -0.0177 -0.0126) |
| OKLCH | oklch(84.17% 0.022 215.3) |
| XYZ | xyz(54.9328, 60.0695, 70.9750) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.23
Lightblue
#ADD8E6
ΔE00 6.56
Fog
#D8DCE0
ΔE00 7.12
Light Gray
#D3D3D3
ΔE00 7.92
Light Grey
#D8DCD6
ΔE00 8.07
Cloudy Blue
#ACC2D9
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFD4 #D4C1BC
analogous
#BCD4CD #BCCFD4 #BCC3D4
triadic
#BCCFD4 #D4BCCF #CFD4BC
tetradic
#BCCFD4 #CDBCD4 #D4C1BC #C3D4BC
square
#BCCFD4 #CDBCD4 #D4C1BC #C3D4BC
split-complementary
#BCCFD4 #D4BCC3 #D4CDBC
monochromatic
#719AA4 #97B4BC #BCCFD4 #E1EAEC #ECF2F3
Accessibility & contrast
On white
1.61
#BCCFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BCCFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFD4
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFD4 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD4
Deuteranopia (green-blind)
#C7CAD4
Tritanopia (blue-blind)
#B6D1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccfd4; /* rgb */ color: rgb(188, 207, 212); /* oklch */ color: oklch(84.2% 0.022 215.3);
Tailwind
colors: {
custom: {
50: '#d0dde1',
500: '#bccfd4',
950: '#000000',
},
}SCSS
$custom: #bccfd4; $custom-light: #d0dde1; $custom-dark: #000000;
JSON
{
"hex": "#bccfd4",
"rgb": {
"r": 188,
"g": 207,
"b": 212
},
"hsl": {
"h": 192.5,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.84169,
"c": 0.02174,
"h": 215.3
},
"luminance": 0.6007
}Semantic roles & 50–950 ramp
primary
#BCCFD4
secondary
#AA918B
accent
#5845A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484