#B0CBDA#B0CBDA
#B0CBDA is a very light, muted cyan. Relative luminance 0.570; OKLCH L 82.7% C 0.036 H 232.2°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CBDA |
|---|---|
| RGB | rgb(176, 203, 218) |
| HSL | hsl(201, 36%, 77%) |
| HSV | hsv(201, 19%, 85%) |
| CMYK | cmyk(19.3%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(80.18, -5.87, -10.47) |
| CIE-LCH | lch(80.18, 12.00, 240.75°) |
| OKLab | oklab(82.68% -0.022 -0.0284) |
| OKLCH | oklch(82.68% 0.036 232.2) |
| XYZ | xyz(51.9120, 57.0025, 74.5836) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.85
Light Grey Blue
#9DBCD4
ΔE00 5.14
Lightblue
#ADD8E6
ΔE00 5.23
Lightsteelblue
#B0C4DE
ΔE00 6.22
Light Blue Grey
#B7C9E2
ΔE00 6.29
Ice Blue
#A5DFF9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CBDA #DABFB0
analogous
#B0DAD4 #B0CBDA #B0B6DA
triadic
#B0CBDA #DAB0CB #CBDAB0
tetradic
#B0CBDA #D4B0DA #DABFB0 #B6DAB0
square
#B0CBDA #D4B0DA #DABFB0 #B6DAB0
split-complementary
#B0CBDA #DAB0B6 #DAD4B0
monochromatic
#5D94B3 #86B0C6 #B0CBDA #DAE6EE #EAF1F5
Accessibility & contrast
On white
1.69
#B0CBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#B0CBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CBDA
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CBDA | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#BEC5DA
Tritanopia (blue-blind)
#A5CFD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0cbda; /* rgb */ color: rgb(176, 203, 218); /* oklch */ color: oklch(82.7% 0.036 232.2);
Tailwind
colors: {
custom: {
50: '#c8dae5',
500: '#b0cbda',
950: '#000000',
},
}SCSS
$custom: #b0cbda; $custom-light: #c8dae5; $custom-dark: #000000;
JSON
{
"hex": "#b0cbda",
"rgb": {
"r": 176,
"g": 203,
"b": 218
},
"hsl": {
"h": 201.429,
"s": 36.207,
"l": 77.255
},
"oklch": {
"l": 0.82684,
"c": 0.03594,
"h": 232.2
},
"luminance": 0.57004
}Semantic roles & 50–950 ramp
primary
#B0CBDA
secondary
#B1907D
accent
#6236AF
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384