#B0CDEC#B0CDEC
#B0CDEC is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.7% C 0.054 H 250.2°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CDEC |
|---|---|
| RGB | rgb(176, 205, 236) |
| HSL | hsl(211, 61%, 81%) |
| HSV | hsv(211, 25%, 93%) |
| CMYK | cmyk(25.4%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(81.26, -2.90, -18.48) |
| CIE-LCH | lch(81.26, 18.71, 261.08°) |
| OKLab | oklab(83.72% -0.0182 -0.0505) |
| OKLCH | oklch(83.72% 0.054 250.2) |
| XYZ | xyz(54.8719, 58.9470, 87.8274) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.14
Lightsteelblue
#B0C4DE
ΔE00 3.25
Light Blue Grey
#B7C9E2
ΔE00 3.32
Cloudy Blue
#ACC2D9
ΔE00 3.65
Baby Blue (survey)
#A2CFFE
ΔE00 4.29
Light Grey Blue
#9DBCD4
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CDEC #ECCFB0
analogous
#B0EBEC #B0CDEC #B1B0EC
triadic
#B0CDEC #ECB0CD #CDECB0
tetradic
#B0CDEC #ECB0EB #ECCFB0 #B0ECB1
square
#B0CDEC #ECB0EB #ECCFB0 #B0ECB1
split-complementary
#B0CDEC #ECB1B0 #EBECB0
monochromatic
#4D8FD4 #7FAEE0 #B0CDEC #E1ECF8 #E6EFF9
Accessibility & contrast
On white
1.64
#B0CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#B0CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CDEC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CDEC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEE
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#9FD4D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b0cdec; /* rgb */ color: rgb(176, 205, 236); /* oklch */ color: oklch(83.7% 0.054 250.2);
Tailwind
colors: {
custom: {
50: '#c8dcf2',
500: '#b0cdec',
950: '#000000',
},
}SCSS
$custom: #b0cdec; $custom-light: #c8dcf2; $custom-dark: #000000;
JSON
{
"hex": "#b0cdec",
"rgb": {
"r": 176,
"g": 205,
"b": 236
},
"hsl": {
"h": 211,
"s": 61.224,
"l": 80.784
},
"oklch": {
"l": 0.83719,
"c": 0.05364,
"h": 250.2
},
"luminance": 0.58949
}Semantic roles & 50–950 ramp
primary
#B0CDEC
secondary
#C9A177
accent
#761DC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131516
muted
#828485