#B0CEDE#B0CEDE
#B0CEDE is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.4% C 0.039 H 231.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CEDE |
|---|---|
| RGB | rgb(176, 206, 222) |
| HSL | hsl(201, 41%, 78%) |
| HSV | hsv(201, 21%, 87%) |
| CMYK | cmyk(20.7%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(81.10, -6.57, -11.25) |
| CIE-LCH | lch(81.10, 13.03, 239.72°) |
| OKLab | oklab(83.45% -0.0246 -0.0305) |
| OKLCH | oklch(83.45% 0.039 231.1) |
| XYZ | xyz(53.1570, 58.6450, 77.6120) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.36
Cloudy Blue
#ACC2D9
ΔE00 5.41
Light Grey Blue
#9DBCD4
ΔE00 5.55
Ice Blue
#A5DFF9
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 6.68
Light Blue Grey
#B7C9E2
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CEDE #DEC0B0
analogous
#B0DED7 #B0CEDE #B0B7DE
triadic
#B0CEDE #DEB0CE #CEDEB0
tetradic
#B0CEDE #D7B0DE #DEC0B0 #B7DEB0
square
#B0CEDE #D7B0DE #DEC0B0 #B7DEB0
split-complementary
#B0CEDE #DEB0B7 #DED7B0
monochromatic
#5A98BA #85B3CC #B0CEDE #DBE9F0 #E9F2F6
Accessibility & contrast
On white
1.65
#B0CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#B0CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CEDE
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CEDE | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDDF
Deuteranopia (green-blind)
#C0C7DE
Tritanopia (blue-blind)
#A3D3D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b0cede; /* rgb */ color: rgb(176, 206, 222); /* oklch */ color: oklch(83.4% 0.039 231.1);
Tailwind
colors: {
custom: {
50: '#c8dde8',
500: '#b0cede',
950: '#000000',
},
}SCSS
$custom: #b0cede; $custom-light: #c8dde8; $custom-dark: #000000;
JSON
{
"hex": "#b0cede",
"rgb": {
"r": 176,
"g": 206,
"b": 222
},
"hsl": {
"h": 200.87,
"s": 41.071,
"l": 78.039
},
"oklch": {
"l": 0.83445,
"c": 0.03919,
"h": 231.1
},
"luminance": 0.58647
}Semantic roles & 50–950 ramp
primary
#B0CEDE
secondary
#B6907C
accent
#5F31B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484