#B0DBEF#B0DBEF
#B0DBEF is a very light, muted cyan. Relative luminance 0.661; OKLCH L 86.7% C 0.053 H 227.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DBEF |
|---|---|
| RGB | rgb(176, 219, 239) |
| HSL | hsl(199, 66%, 81%) |
| HSV | hsv(199, 26%, 94%) |
| CMYK | cmyk(26.4%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.06, -9.53, -14.36) |
| CIE-LCH | lch(85.06, 17.24, 236.43°) |
| OKLab | oklab(86.74% -0.0354 -0.0391) |
| OKLCH | oklch(86.74% 0.053 227.9) |
| XYZ | xyz(58.8114, 66.1228, 91.3088) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.55
Ice Blue
#A5DFF9
ΔE00 2.85
Baby Blue
#89CFF0
ΔE00 6.06
Sky Blue
#87CEEB
ΔE00 6.12
Powder Blue
#B0E0E6
ΔE00 6.38
Light Blue
#95D0FC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DBEF #EFC4B0
analogous
#B0EFE4 #B0DBEF #B0BCEF
triadic
#B0DBEF #EFB0DB #DBEFB0
tetradic
#B0DBEF #E4B0EF #EFC4B0 #BCEFB0
square
#B0DBEF #E4B0EF #EFC4B0 #BCEFB0
split-complementary
#B0DBEF #EFB0BC #EFE4B0
monochromatic
#4AADDA #7DC4E5 #B0DBEF #E3F2F9 #E6F3FA
Accessibility & contrast
On white
1.48
#B0DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#B0DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DBEF
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DBEF | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#9DE1E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b0dbef; /* rgb */ color: rgb(176, 219, 239); /* oklch */ color: oklch(86.7% 0.053 227.9);
Tailwind
colors: {
custom: {
50: '#c9e6f4',
500: '#b0dbef',
950: '#000000',
},
}SCSS
$custom: #b0dbef; $custom-light: #c9e6f4; $custom-dark: #000000;
JSON
{
"hex": "#b0dbef",
"rgb": {
"r": 176,
"g": 219,
"b": 239
},
"hsl": {
"h": 199.048,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.86744,
"c": 0.05276,
"h": 227.9
},
"luminance": 0.66125
}Semantic roles & 50–950 ramp
primary
#B0DBEF
secondary
#CD9276
accent
#5117CE
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485