#B0D3EB#B0D3EB
#B0D3EB is a very light, muted cyan. Relative luminance 0.618; OKLCH L 84.9% C 0.050 H 238.1°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D3EB |
|---|---|
| RGB | rgb(176, 211, 235) |
| HSL | hsl(204, 60%, 81%) |
| HSV | hsv(204, 25%, 92%) |
| CMYK | cmyk(25.1%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(82.81, -6.29, -15.61) |
| CIE-LCH | lch(82.81, 16.83, 248.06°) |
| OKLab | oklab(84.93% -0.0264 -0.0425) |
| OKLCH | oklch(84.93% 0.05 238.1) |
| XYZ | xyz(56.1899, 61.8148, 87.5520) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.27
Cloudy Blue
#ACC2D9
ΔE00 5.33
Lightblue
#ADD8E6
ΔE00 5.36
Light Grey Blue
#9DBCD4
ΔE00 5.77
Light Blue
#95D0FC
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D3EB #EBC8B0
analogous
#B0EBE5 #B0D3EB #B0B5EB
triadic
#B0D3EB #EBB0D3 #D3EBB0
tetradic
#B0D3EB #E5B0EB #EBC8B0 #B5EBB0
square
#B0D3EB #E5B0EB #EBC8B0 #B5EBB0
split-complementary
#B0D3EB #EBB0B5 #EBE5B0
monochromatic
#4E9DD2 #7FB8DF #B0D3EB #E1EEF7 #E7F1F9
Accessibility & contrast
On white
1.57
#B0D3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#B0D3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D3EB
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D3EB | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#C1CBEB
Tritanopia (blue-blind)
#9FD9DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b0d3eb; /* rgb */ color: rgb(176, 211, 235); /* oklch */ color: oklch(84.9% 0.050 238.1);
Tailwind
colors: {
custom: {
50: '#c8e0f1',
500: '#b0d3eb',
950: '#000000',
},
}SCSS
$custom: #b0d3eb; $custom-light: #c8e0f1; $custom-dark: #000000;
JSON
{
"hex": "#b0d3eb",
"rgb": {
"r": 176,
"g": 211,
"b": 235
},
"hsl": {
"h": 204.407,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.84931,
"c": 0.05008,
"h": 238.1
},
"luminance": 0.61817
}Semantic roles & 50–950 ramp
primary
#B0D3EB
secondary
#C79878
accent
#631EC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485