#B0CEED#B0CEED
#B0CEED is a very light, muted cyan. Relative luminance 0.595; OKLCH L 84.0% C 0.054 H 249.3°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CEED |
|---|---|
| RGB | rgb(176, 206, 237) |
| HSL | hsl(210, 63%, 81%) |
| HSV | hsv(210, 26%, 93%) |
| CMYK | cmyk(25.7%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(81.56, -3.20, -18.57) |
| CIE-LCH | lch(81.56, 18.84, 260.22°) |
| OKLab | oklab(83.96% -0.0191 -0.0507) |
| OKLCH | oklch(83.96% 0.054 249.3) |
| XYZ | xyz(55.2575, 59.4852, 88.6747) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.16
Lightsteelblue
#B0C4DE
ΔE00 3.57
Light Blue Grey
#B7C9E2
ΔE00 3.62
Cloudy Blue
#ACC2D9
ΔE00 3.87
Baby Blue (survey)
#A2CFFE
ΔE00 4.13
Light Grey Blue
#9DBCD4
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CEED #EDCFB0
analogous
#B0ECED #B0CEED #B0B0ED
triadic
#B0CEED #EDB0CE #CEEDB0
tetradic
#B0CEED #EDB0EC #EDCFB0 #B0EDB0
square
#B0CEED #EDB0EC #EDCFB0 #B0EDB0
split-complementary
#B0CEED #EDB0B0 #ECEDB0
monochromatic
#4C90D6 #7EAFE2 #B0CEED #E2EDF8 #E6F0F9
Accessibility & contrast
On white
1.63
#B0CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#B0CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CEED
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CEED | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#9FD5D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b0ceed; /* rgb */ color: rgb(176, 206, 237); /* oklch */ color: oklch(84.0% 0.054 249.3);
Tailwind
colors: {
custom: {
50: '#c8dcf2',
500: '#b0ceed',
950: '#000000',
},
}SCSS
$custom: #b0ceed; $custom-light: #c8dcf2; $custom-dark: #000000;
JSON
{
"hex": "#b0ceed",
"rgb": {
"r": 176,
"g": 206,
"b": 237
},
"hsl": {
"h": 210.492,
"s": 62.887,
"l": 80.98
},
"oklch": {
"l": 0.83962,
"c": 0.05421,
"h": 249.3
},
"luminance": 0.59487
}Semantic roles & 50–950 ramp
primary
#B0CEED
secondary
#CAA177
accent
#741BCB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485