#B0CBDF#B0CBDF
#B0CBDF is a very light, muted cyan. Relative luminance 0.573; OKLCH L 82.9% C 0.041 H 240.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CBDF |
|---|---|
| RGB | rgb(176, 203, 223) |
| HSL | hsl(206, 42%, 78%) |
| HSV | hsv(206, 21%, 87%) |
| CMYK | cmyk(21.1%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(80.33, -4.77, -12.93) |
| CIE-LCH | lch(80.33, 13.78, 249.74°) |
| OKLab | oklab(82.85% -0.0202 -0.0351) |
| OKLCH | oklch(82.85% 0.041 240.1) |
| XYZ | xyz(52.5761, 57.2682, 78.0815) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.24
Light Grey Blue
#9DBCD4
ΔE00 4.25
Lightsteelblue
#B0C4DE
ΔE00 4.40
Light Blue Grey
#B7C9E2
ΔE00 4.51
Lightblue
#ADD8E6
ΔE00 6.45
Powder Blue (survey)
#B1D1FC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CBDF #DFC4B0
analogous
#B0DFDB #B0CBDF #B0B3DF
triadic
#B0CBDF #DFB0CB #CBDFB0
tetradic
#B0CBDF #DBB0DF #DFC4B0 #B3DFB0
square
#B0CBDF #DBB0DF #DFC4B0 #B3DFB0
split-complementary
#B0CBDF #DFB0B3 #DFDBB0
monochromatic
#5992BC #84AECD #B0CBDF #DCE8F1 #E9F1F6
Accessibility & contrast
On white
1.69
#B0CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#B0CBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CBDF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CBDF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CAE0
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#A3D0D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0cbdf; /* rgb */ color: rgb(176, 203, 223); /* oklch */ color: oklch(82.9% 0.041 240.1);
Tailwind
colors: {
custom: {
50: '#c8dae9',
500: '#b0cbdf',
950: '#000000',
},
}SCSS
$custom: #b0cbdf; $custom-light: #c8dae9; $custom-dark: #000000;
JSON
{
"hex": "#b0cbdf",
"rgb": {
"r": 176,
"g": 203,
"b": 223
},
"hsl": {
"h": 205.532,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.82851,
"c": 0.0405,
"h": 240.1
},
"luminance": 0.5727
}Semantic roles & 50–950 ramp
primary
#B0CBDF
secondary
#B8957C
accent
#6930B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384