#BCCED2#BCCED2
#BCCED2 is a very light, muted cyan. Relative luminance 0.595; OKLCH L 83.9% C 0.020 H 212.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCED2 |
|---|---|
| RGB | rgb(188, 206, 210) |
| HSL | hsl(191, 20%, 78%) |
| HSV | hsv(191, 10%, 82%) |
| CMYK | cmyk(10.5%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(81.56, -5.27, -4.06) |
| CIE-LCH | lch(81.56, 6.65, 217.61°) |
| OKLab | oklab(83.9% -0.0171 -0.0109) |
| OKLCH | oklch(83.9% 0.02 212.6) |
| XYZ | xyz(54.4405, 59.4862, 69.5741) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.79
Lightblue
#ADD8E6
ΔE00 7.00
Fog
#D8DCE0
ΔE00 7.07
Light Gray
#D3D3D3
ΔE00 7.67
Light Grey
#D8DCD6
ΔE00 7.74
Silver
#C0C0C0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCED2 #D2C0BC
analogous
#BCD2CB #BCCED2 #BCC3D2
triadic
#BCCED2 #D2BCCE #CED2BC
tetradic
#BCCED2 #CBBCD2 #D2C0BC #C3D2BC
square
#BCCED2 #CBBCD2 #D2C0BC #C3D2BC
split-complementary
#BCCED2 #D2BCC3 #D2CBBC
monochromatic
#7398A1 #97B3B9 #BCCED2 #E1E9EB #EDF2F3
Accessibility & contrast
On white
1.63
#BCCED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#BCCED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCED2
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCED2 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCD2
Deuteranopia (green-blind)
#C7C9D2
Tritanopia (blue-blind)
#B6D0CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcced2; /* rgb */ color: rgb(188, 206, 210); /* oklch */ color: oklch(83.9% 0.020 212.6);
Tailwind
colors: {
custom: {
50: '#d0dddf',
500: '#bcced2',
950: '#000000',
},
}SCSS
$custom: #bcced2; $custom-light: #d0dddf; $custom-dark: #000000;
JSON
{
"hex": "#bcced2",
"rgb": {
"r": 188,
"g": 206,
"b": 210
},
"hsl": {
"h": 190.909,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.83901,
"c": 0.02033,
"h": 212.6
},
"luminance": 0.59487
}Semantic roles & 50–950 ramp
primary
#BCCED2
secondary
#A7908B
accent
#57489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484