#BCCEE5#BCCEE5
#BCCEE5 is a very light, muted cyan. Relative luminance 0.605; OKLCH L 84.5% C 0.038 H 254.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEE5 |
|---|---|
| RGB | rgb(188, 206, 229) |
| HSL | hsl(214, 44%, 82%) |
| HSV | hsv(214, 18%, 90%) |
| CMYK | cmyk(17.9%, 10%, 0%, 10.2%) |
| CIE-LAB | lab(82.10, -1.34, -13.40) |
| CIE-LCH | lch(82.10, 13.47, 264.30°) |
| OKLab | oklab(84.51% -0.01 -0.0363) |
| OKLCH | oklch(84.51% 0.038 254.6) |
| XYZ | xyz(56.9497, 60.4899, 82.7888) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.44
Lightsteelblue
#B0C4DE
ΔE00 2.74
Cloudy Blue
#ACC2D9
ΔE00 3.51
Powder Blue (survey)
#B1D1FC
ΔE00 5.75
Light Grey Blue
#9DBCD4
ΔE00 6.66
Baby Blue (survey)
#A2CFFE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEE5 #E5D3BC
analogous
#BCE3E5 #BCCEE5 #BFBCE5
triadic
#BCCEE5 #E5BCCE #CEE5BC
tetradic
#BCCEE5 #E5BCE3 #E5D3BC #BCE5BF
square
#BCCEE5 #E5BCE3 #E5D3BC #BCE5BF
split-complementary
#BCCEE5 #E5BFBC #E3E5BC
monochromatic
#648EC3 #90AED4 #BCCEE5 #E8EEF6 #E9EFF6
Accessibility & contrast
On white
1.60
#BCCEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#BCCEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEE5
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEE5 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFE6
Deuteranopia (green-blind)
#C2CAE5
Tritanopia (blue-blind)
#B2D3D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccee5; /* rgb */ color: rgb(188, 206, 229); /* oklch */ color: oklch(84.5% 0.038 254.6);
Tailwind
colors: {
custom: {
50: '#d0dced',
500: '#bccee5',
950: '#000000',
},
}SCSS
$custom: #bccee5; $custom-light: #d0dced; $custom-dark: #000000;
JSON
{
"hex": "#bccee5",
"rgb": {
"r": 188,
"g": 206,
"b": 229
},
"hsl": {
"h": 213.659,
"s": 44.086,
"l": 81.765
},
"oklch": {
"l": 0.84511,
"c": 0.03767,
"h": 254.6
},
"luminance": 0.60491
}Semantic roles & 50–950 ramp
primary
#BCCEE5
secondary
#BFA686
accent
#7B2EB7
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484