#B0CBDB#B0CBDB
#B0CBDB is a very light, muted cyan. Relative luminance 0.571; OKLCH L 82.7% C 0.037 H 233.9°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CBDB |
|---|---|
| RGB | rgb(176, 203, 219) |
| HSL | hsl(202, 37%, 77%) |
| HSV | hsv(202, 20%, 86%) |
| CMYK | cmyk(19.6%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(80.21, -5.65, -10.96) |
| CIE-LCH | lch(80.21, 12.33, 242.75°) |
| OKLab | oklab(82.72% -0.0217 -0.0297) |
| OKLCH | oklch(82.72% 0.037 233.9) |
| XYZ | xyz(52.0432, 57.0550, 75.2748) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.49
Light Grey Blue
#9DBCD4
ΔE00 4.90
Lightblue
#ADD8E6
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 5.83
Light Blue Grey
#B7C9E2
ΔE00 5.91
Ice Blue
#A5DFF9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CBDB #DBC0B0
analogous
#B0DBD6 #B0CBDB #B0B5DB
triadic
#B0CBDB #DBB0CB #CBDBB0
tetradic
#B0CBDB #D6B0DB #DBC0B0 #B5DBB0
square
#B0CBDB #D6B0DB #DBC0B0 #B5DBB0
split-complementary
#B0CBDB #DBB0B5 #DBD6B0
monochromatic
#5C94B5 #86AFC8 #B0CBDB #DAE7EE #EAF1F5
Accessibility & contrast
On white
1.69
#B0CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#B0CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CBDB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CBDB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#A4CFD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0cbdb; /* rgb */ color: rgb(176, 203, 219); /* oklch */ color: oklch(82.7% 0.037 233.9);
Tailwind
colors: {
custom: {
50: '#c8dae6',
500: '#b0cbdb',
950: '#000000',
},
}SCSS
$custom: #b0cbdb; $custom-light: #c8dae6; $custom-dark: #000000;
JSON
{
"hex": "#b0cbdb",
"rgb": {
"r": 176,
"g": 203,
"b": 219
},
"hsl": {
"h": 202.326,
"s": 37.391,
"l": 77.451
},
"oklch": {
"l": 0.82717,
"c": 0.03679,
"h": 233.9
},
"luminance": 0.57056
}Semantic roles & 50–950 ramp
primary
#B0CBDB
secondary
#B3917D
accent
#6335B0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384