#B0CEDF#B0CEDF
#B0CEDF is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.5% C 0.040 H 232.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CEDF |
|---|---|
| RGB | rgb(176, 206, 223) |
| HSL | hsl(202, 42%, 78%) |
| HSV | hsv(202, 21%, 87%) |
| CMYK | cmyk(21.1%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(81.13, -6.35, -11.74) |
| CIE-LCH | lch(81.13, 13.35, 241.60°) |
| OKLab | oklab(83.48% -0.0242 -0.0319) |
| OKLCH | oklch(83.48% 0.04 232.8) |
| XYZ | xyz(53.2914, 58.6988, 78.3199) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.61
Cloudy Blue
#ACC2D9
ΔE00 5.10
Light Grey Blue
#9DBCD4
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 6.34
Light Blue Grey
#B7C9E2
ΔE00 6.36
Ice Blue
#A5DFF9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CEDF #DFC1B0
analogous
#B0DFD8 #B0CEDF #B0B6DF
triadic
#B0CEDF #DFB0CE #CEDFB0
tetradic
#B0CEDF #D8B0DF #DFC1B0 #B6DFB0
square
#B0CEDF #D8B0DF #DFC1B0 #B6DFB0
split-complementary
#B0CEDF #DFB0B6 #DFD8B0
monochromatic
#5998BC #84B3CD #B0CEDF #DCE9F1 #E9F1F6
Accessibility & contrast
On white
1.65
#B0CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#B0CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CEDF
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CEDF | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#A3D3D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b0cedf; /* rgb */ color: rgb(176, 206, 223); /* oklch */ color: oklch(83.5% 0.040 232.8);
Tailwind
colors: {
custom: {
50: '#c8dde9',
500: '#b0cedf',
950: '#000000',
},
}SCSS
$custom: #b0cedf; $custom-light: #c8dde9; $custom-dark: #000000;
JSON
{
"hex": "#b0cedf",
"rgb": {
"r": 176,
"g": 206,
"b": 223
},
"hsl": {
"h": 201.702,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.83478,
"c": 0.04003,
"h": 232.8
},
"luminance": 0.587
}Semantic roles & 50–950 ramp
primary
#B0CEDF
secondary
#B8917C
accent
#6030B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484