#B0CEDD#B0CEDD
#B0CEDD is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.4% C 0.038 H 229.4°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CEDD |
|---|---|
| RGB | rgb(176, 206, 221) |
| HSL | hsl(200, 40%, 78%) |
| HSV | hsv(200, 20%, 87%) |
| CMYK | cmyk(20.4%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(81.07, -6.79, -10.76) |
| CIE-LCH | lch(81.07, 12.72, 237.76°) |
| OKLab | oklab(83.41% -0.025 -0.0292) |
| OKLCH | oklch(83.41% 0.038 229.4) |
| XYZ | xyz(53.0234, 58.5916, 76.9082) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.14
Cloudy Blue
#ACC2D9
ΔE00 5.74
Light Grey Blue
#9DBCD4
ΔE00 5.79
Ice Blue
#A5DFF9
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 7.04
Light Blue Grey
#B7C9E2
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CEDD #DDBFB0
analogous
#B0DDD5 #B0CEDD #B0B7DD
triadic
#B0CEDD #DDB0CE #CEDDB0
tetradic
#B0CEDD #D5B0DD #DDBFB0 #B7DDB0
square
#B0CEDD #D5B0DD #DDBFB0 #B7DDB0
split-complementary
#B0CEDD #DDB0B7 #DDD5B0
monochromatic
#5A99B8 #85B3CB #B0CEDD #DBE9EF #EAF2F6
Accessibility & contrast
On white
1.65
#B0CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#B0CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CEDD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CEDD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#A3D2D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b0cedd; /* rgb */ color: rgb(176, 206, 221); /* oklch */ color: oklch(83.4% 0.038 229.4);
Tailwind
colors: {
custom: {
50: '#c8dde7',
500: '#b0cedd',
950: '#000000',
},
}SCSS
$custom: #b0cedd; $custom-light: #c8dde7; $custom-dark: #000000;
JSON
{
"hex": "#b0cedd",
"rgb": {
"r": 176,
"g": 206,
"b": 221
},
"hsl": {
"h": 200,
"s": 39.823,
"l": 77.843
},
"oklch": {
"l": 0.83412,
"c": 0.03841,
"h": 229.4
},
"luminance": 0.58593
}Semantic roles & 50–950 ramp
primary
#B0CEDD
secondary
#B58F7C
accent
#5D33B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484