#BCCEE6#BCCEE6
#BCCEE6 is a very light, muted cyan. Relative luminance 0.605; OKLCH L 84.5% C 0.039 H 255.6°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEE6 |
|---|---|
| RGB | rgb(188, 206, 230) |
| HSL | hsl(214, 46%, 82%) |
| HSV | hsv(214, 18%, 90%) |
| CMYK | cmyk(18.3%, 10.4%, 0%, 9.8%) |
| CIE-LAB | lab(82.13, -1.12, -13.89) |
| CIE-LCH | lch(82.13, 13.93, 265.37°) |
| OKLab | oklab(84.55% -0.0096 -0.0377) |
| OKLCH | oklch(84.55% 0.039 255.6) |
| XYZ | xyz(57.0897, 60.5459, 83.5263) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.28
Lightsteelblue
#B0C4DE
ΔE00 2.67
Cloudy Blue
#ACC2D9
ΔE00 3.63
Powder Blue (survey)
#B1D1FC
ΔE00 5.51
Light Grey Blue
#9DBCD4
ΔE00 6.79
Baby Blue (survey)
#A2CFFE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEE6 #E6D4BC
analogous
#BCE3E6 #BCCEE6 #BFBCE6
triadic
#BCCEE6 #E6BCCE #CEE6BC
tetradic
#BCCEE6 #E6BCE3 #E6D4BC #BCE6BF
square
#BCCEE6 #E6BCE3 #E6D4BC #BCE6BF
split-complementary
#BCCEE6 #E6BFBC #E3E6BC
monochromatic
#638DC5 #8FADD5 #BCCEE6 #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.60
#BCCEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BCCEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEE6
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEE6 | 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)
#C6CFE7
Deuteranopia (green-blind)
#C1CAE5
Tritanopia (blue-blind)
#B2D3D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccee6; /* rgb */ color: rgb(188, 206, 230); /* oklch */ color: oklch(84.5% 0.039 255.6);
Tailwind
colors: {
custom: {
50: '#d0dcee',
500: '#bccee6',
950: '#000000',
},
}SCSS
$custom: #bccee6; $custom-light: #d0dcee; $custom-dark: #000000;
JSON
{
"hex": "#bccee6",
"rgb": {
"r": 188,
"g": 206,
"b": 230
},
"hsl": {
"h": 214.286,
"s": 45.652,
"l": 81.961
},
"oklch": {
"l": 0.84545,
"c": 0.03888,
"h": 255.6
},
"luminance": 0.60547
}Semantic roles & 50–950 ramp
primary
#BCCEE6
secondary
#C0A786
accent
#7D2DB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485