#B0CCDA#B0CCDA
#B0CCDA is a very light, muted cyan. Relative luminance 0.575; OKLCH L 82.9% C 0.036 H 229.4°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CCDA |
|---|---|
| RGB | rgb(176, 204, 218) |
| HSL | hsl(200, 36%, 77%) |
| HSV | hsv(200, 19%, 85%) |
| CMYK | cmyk(19.3%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(80.45, -6.39, -10.08) |
| CIE-LCH | lch(80.45, 11.93, 237.62°) |
| OKLab | oklab(82.89% -0.0234 -0.0273) |
| OKLCH | oklch(82.89% 0.036 229.4) |
| XYZ | xyz(52.1489, 57.4763, 74.6625) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.67
Cloudy Blue
#ACC2D9
ΔE00 5.50
Light Grey Blue
#9DBCD4
ΔE00 5.62
Lightsteelblue
#B0C4DE
ΔE00 6.87
Light Blue Grey
#B7C9E2
ΔE00 6.91
Ice Blue
#A5DFF9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CCDA #DABEB0
analogous
#B0DAD3 #B0CCDA #B0B7DA
triadic
#B0CCDA #DAB0CC #CCDAB0
tetradic
#B0CCDA #D3B0DA #DABEB0 #B7DAB0
square
#B0CCDA #D3B0DA #DABEB0 #B7DAB0
split-complementary
#B0CCDA #DAB0B7 #DAD3B0
monochromatic
#5D96B3 #86B1C6 #B0CCDA #DAE7EE #EAF2F5
Accessibility & contrast
On white
1.68
#B0CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#B0CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CCDA
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CCDA | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#BFC5DA
Tritanopia (blue-blind)
#A4D0D0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b0ccda; /* rgb */ color: rgb(176, 204, 218); /* oklch */ color: oklch(82.9% 0.036 229.4);
Tailwind
colors: {
custom: {
50: '#c8dbe5',
500: '#b0ccda',
950: '#000000',
},
}SCSS
$custom: #b0ccda; $custom-light: #c8dbe5; $custom-dark: #000000;
JSON
{
"hex": "#b0ccda",
"rgb": {
"r": 176,
"g": 204,
"b": 218
},
"hsl": {
"h": 200,
"s": 36.207,
"l": 77.255
},
"oklch": {
"l": 0.82893,
"c": 0.03596,
"h": 229.4
},
"luminance": 0.57478
}Semantic roles & 50–950 ramp
primary
#B0CCDA
secondary
#B18E7D
accent
#5F36AF
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484