#B0D2E7#B0D2E7
#B0D2E7 is a very light, muted cyan. Relative luminance 0.611; OKLCH L 84.6% C 0.047 H 235.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D2E7 |
|---|---|
| RGB | rgb(176, 210, 231) |
| HSL | hsl(203, 53%, 80%) |
| HSV | hsv(203, 24%, 91%) |
| CMYK | cmyk(23.8%, 9.1%, 0%, 9.4%) |
| CIE-LAB | lab(82.43, -6.67, -14.06) |
| CIE-LCH | lch(82.43, 15.56, 244.64°) |
| OKLab | oklab(84.59% -0.0266 -0.0383) |
| OKLCH | oklch(84.59% 0.047 235.2) |
| XYZ | xyz(55.3708, 61.0909, 84.4601) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.58
Ice Blue
#A5DFF9
ΔE00 5.30
Cloudy Blue
#ACC2D9
ΔE00 5.45
Light Grey Blue
#9DBCD4
ΔE00 5.72
Light Blue Grey
#B7C9E2
ΔE00 6.36
Lightsteelblue
#B0C4DE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D2E7 #E7C5B0
analogous
#B0E7E1 #B0D2E7 #B0B7E7
triadic
#B0D2E7 #E7B0D2 #D2E7B0
tetradic
#B0D2E7 #E1B0E7 #E7C5B0 #B7E7B0
square
#B0D2E7 #E1B0E7 #E7C5B0 #B7E7B0
split-complementary
#B0D2E7 #E7B0B7 #E7E1B0
monochromatic
#529DCA #81B7D9 #B0D2E7 #DFEDF5 #E8F2F8
Accessibility & contrast
On white
1.59
#B0D2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#B0D2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D2E7
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D2E7 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1E8
Deuteranopia (green-blind)
#C1CAE7
Tritanopia (blue-blind)
#A0D8D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b0d2e7; /* rgb */ color: rgb(176, 210, 231); /* oklch */ color: oklch(84.6% 0.047 235.2);
Tailwind
colors: {
custom: {
50: '#c8dfee',
500: '#b0d2e7',
950: '#000000',
},
}SCSS
$custom: #b0d2e7; $custom-light: #c8dfee; $custom-dark: #000000;
JSON
{
"hex": "#b0d2e7",
"rgb": {
"r": 176,
"g": 210,
"b": 231
},
"hsl": {
"h": 202.909,
"s": 53.398,
"l": 79.804
},
"oklch": {
"l": 0.84585,
"c": 0.04659,
"h": 235.2
},
"luminance": 0.61093
}Semantic roles & 50–950 ramp
primary
#B0D2E7
secondary
#C29579
accent
#6025C1
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485