#B0D4EB#B0D4EB
#B0D4EB is a very light, muted cyan. Relative luminance 0.623; OKLCH L 85.1% C 0.050 H 236.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D4EB |
|---|---|
| RGB | rgb(176, 212, 235) |
| HSL | hsl(203, 60%, 81%) |
| HSV | hsv(203, 25%, 92%) |
| CMYK | cmyk(25.1%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.08, -6.81, -15.21) |
| CIE-LCH | lch(83.08, 16.67, 245.89°) |
| OKLab | oklab(85.14% -0.0277 -0.0414) |
| OKLCH | oklch(85.14% 0.05 236.2) |
| XYZ | xyz(56.4391, 62.3132, 87.6351) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.78
Ice Blue
#A5DFF9
ΔE00 4.83
Cloudy Blue
#ACC2D9
ΔE00 5.79
Light Blue
#95D0FC
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 6.07
Baby Blue
#89CFF0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D4EB #EBC7B0
analogous
#B0EBE4 #B0D4EB #B0B6EB
triadic
#B0D4EB #EBB0D4 #D4EBB0
tetradic
#B0D4EB #E4B0EB #EBC7B0 #B6EBB0
square
#B0D4EB #E4B0EB #EBC7B0 #B6EBB0
split-complementary
#B0D4EB #EBB0B6 #EBE4B0
monochromatic
#4E9FD2 #7FB9DF #B0D4EB #E1EFF7 #E7F2F9
Accessibility & contrast
On white
1.56
#B0D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#B0D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D4EB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D4EB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#9FDADB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b0d4eb; /* rgb */ color: rgb(176, 212, 235); /* oklch */ color: oklch(85.1% 0.050 236.2);
Tailwind
colors: {
custom: {
50: '#c8e1f1',
500: '#b0d4eb',
950: '#000000',
},
}SCSS
$custom: #b0d4eb; $custom-light: #c8e1f1; $custom-dark: #000000;
JSON
{
"hex": "#b0d4eb",
"rgb": {
"r": 176,
"g": 212,
"b": 235
},
"hsl": {
"h": 203.39,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.8514,
"c": 0.04988,
"h": 236.2
},
"luminance": 0.62315
}Semantic roles & 50–950 ramp
primary
#B0D4EB
secondary
#C79778
accent
#601EC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485