#BCCAD2#BCCAD2
#BCCAD2 is a very light, near-neutral cyan. Relative luminance 0.576; OKLCH L 83.1% C 0.019 H 232.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCAD2 |
|---|---|
| RGB | rgb(188, 202, 210) |
| HSL | hsl(202, 20%, 78%) |
| HSV | hsv(202, 10%, 82%) |
| CMYK | cmyk(10.5%, 3.8%, 0%, 17.6%) |
| CIE-LAB | lab(80.51, -3.17, -5.61) |
| CIE-LCH | lch(80.51, 6.44, 240.51°) |
| OKLab | oklab(83.07% -0.0115 -0.0151) |
| OKLCH | oklch(83.07% 0.019 232.6) |
| XYZ | xyz(53.4898, 57.5848, 69.2571) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.66
Fog
#D8DCE0
ΔE00 6.23
Cloudy Blue
#ACC2D9
ΔE00 6.30
Dove Gray
#B6B8BD
ΔE00 6.46
Silver
#C0C0C0
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCAD2 #D2C4BC
analogous
#BCD2CF #BCCAD2 #BCBFD2
triadic
#BCCAD2 #D2BCCA #CAD2BC
tetradic
#BCCAD2 #CFBCD2 #D2C4BC #BFD2BC
square
#BCCAD2 #CFBCD2 #D2C4BC #BFD2BC
split-complementary
#BCCAD2 #D2BCBF #D2CFBC
monochromatic
#7390A1 #97ADB9 #BCCAD2 #E1E7EB #EDF1F3
Accessibility & contrast
On white
1.68
#BCCAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BCCAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCAD2
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCAD2 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D2
Deuteranopia (green-blind)
#C3C7D2
Tritanopia (blue-blind)
#B7CCCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccad2; /* rgb */ color: rgb(188, 202, 210); /* oklch */ color: oklch(83.1% 0.019 232.6);
Tailwind
colors: {
custom: {
50: '#d0dadf',
500: '#bccad2',
950: '#000000',
},
}SCSS
$custom: #bccad2; $custom-light: #d0dadf; $custom-dark: #000000;
JSON
{
"hex": "#bccad2",
"rgb": {
"r": 188,
"g": 202,
"b": 210
},
"hsl": {
"h": 201.818,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.83072,
"c": 0.01899,
"h": 232.6
},
"luminance": 0.57586
}Semantic roles & 50–950 ramp
primary
#BCCAD2
secondary
#A7958B
accent
#67489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384