#B0CEEA#B0CEEA
#B0CEEA is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.9% C 0.051 H 246.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CEEA |
|---|---|
| RGB | rgb(176, 206, 234) |
| HSL | hsl(209, 58%, 80%) |
| HSV | hsv(209, 25%, 92%) |
| CMYK | cmyk(24.8%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(81.46, -3.89, -17.11) |
| CIE-LCH | lch(81.46, 17.55, 257.20°) |
| OKLab | oklab(83.86% -0.0202 -0.0467) |
| OKLCH | oklch(83.86% 0.051 246.6) |
| XYZ | xyz(54.8229, 59.3114, 86.3857) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.55
Lightsteelblue
#B0C4DE
ΔE00 3.69
Light Blue Grey
#B7C9E2
ΔE00 3.74
Powder Blue (survey)
#B1D1FC
ΔE00 4.18
Baby Blue (survey)
#A2CFFE
ΔE00 4.73
Light Grey Blue
#9DBCD4
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CEEA #EACCB0
analogous
#B0EAE9 #B0CEEA #B0B1EA
triadic
#B0CEEA #EAB0CE #CEEAB0
tetradic
#B0CEEA #E9B0EA #EACCB0 #B1EAB0
square
#B0CEEA #E9B0EA #EACCB0 #B1EAB0
split-complementary
#B0CEEA #EAB0B1 #EAE9B0
monochromatic
#4F92D0 #80B0DD #B0CEEA #E0ECF7 #E7F0F9
Accessibility & contrast
On white
1.63
#B0CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#B0CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CEEA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CEEA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEB
Deuteranopia (green-blind)
#BCC8E9
Tritanopia (blue-blind)
#A0D5D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b0ceea; /* rgb */ color: rgb(176, 206, 234); /* oklch */ color: oklch(83.9% 0.051 246.6);
Tailwind
colors: {
custom: {
50: '#c8dcf0',
500: '#b0ceea',
950: '#000000',
},
}SCSS
$custom: #b0ceea; $custom-light: #c8dcf0; $custom-dark: #000000;
JSON
{
"hex": "#b0ceea",
"rgb": {
"r": 176,
"g": 206,
"b": 234
},
"hsl": {
"h": 208.966,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.83855,
"c": 0.05085,
"h": 246.6
},
"luminance": 0.59313
}Semantic roles & 50–950 ramp
primary
#B0CEEA
secondary
#C69E78
accent
#7020C6
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485