#B0D2EA#B0D2EA
#B0D2EA is a very light, muted cyan. Relative luminance 0.613; OKLCH L 84.7% C 0.049 H 238.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D2EA |
|---|---|
| RGB | rgb(176, 210, 234) |
| HSL | hsl(205, 58%, 80%) |
| HSV | hsv(205, 25%, 92%) |
| CMYK | cmyk(24.8%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(82.52, -5.99, -15.52) |
| CIE-LCH | lch(82.52, 16.64, 248.90°) |
| OKLab | oklab(84.69% -0.0255 -0.0423) |
| OKLCH | oklch(84.69% 0.049 238.9) |
| XYZ | xyz(55.7981, 61.2618, 86.7107) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.99
Light Grey Blue
#9DBCD4
ΔE00 5.53
Ice Blue
#A5DFF9
ΔE00 5.59
Lightblue
#ADD8E6
ΔE00 5.60
Light Blue Grey
#B7C9E2
ΔE00 5.67
Lightsteelblue
#B0C4DE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D2EA #EAC8B0
analogous
#B0EAE5 #B0D2EA #B0B5EA
triadic
#B0D2EA #EAB0D2 #D2EAB0
tetradic
#B0D2EA #E5B0EA #EAC8B0 #B5EAB0
square
#B0D2EA #E5B0EA #EAC8B0 #B5EAB0
split-complementary
#B0D2EA #EAB0B5 #EAE5B0
monochromatic
#4F9BD0 #80B6DD #B0D2EA #E0EEF7 #E7F1F9
Accessibility & contrast
On white
1.58
#B0D2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#B0D2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D2EA
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D2EA | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EB
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#9FD8DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b0d2ea; /* rgb */ color: rgb(176, 210, 234); /* oklch */ color: oklch(84.7% 0.049 238.9);
Tailwind
colors: {
custom: {
50: '#c8dff0',
500: '#b0d2ea',
950: '#000000',
},
}SCSS
$custom: #b0d2ea; $custom-light: #c8dff0; $custom-dark: #000000;
JSON
{
"hex": "#b0d2ea",
"rgb": {
"r": 176,
"g": 210,
"b": 234
},
"hsl": {
"h": 204.828,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.84688,
"c": 0.04938,
"h": 238.9
},
"luminance": 0.61264
}Semantic roles & 50–950 ramp
primary
#B0D2EA
secondary
#C69878
accent
#6420C6
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485