#B0DBFF#B0DBFF
#B0DBFF is a very light, moderate cyan. Relative luminance 0.671; OKLCH L 87.3% C 0.067 H 243.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DBFF |
|---|---|
| RGB | rgb(176, 219, 255) |
| HSL | hsl(207, 100%, 85%) |
| HSV | hsv(207, 31%, 100%) |
| CMYK | cmyk(31%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(85.56, -5.81, -22.06) |
| CIE-LCH | lch(85.56, 22.81, 255.25°) |
| OKLab | oklab(87.31% -0.0296 -0.0605) |
| OKLCH | oklch(87.31% 0.067 243.9) |
| XYZ | xyz(61.2805, 67.1104, 104.3131) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.74
Light Blue
#95D0FC
ΔE00 4.20
Powder Blue (survey)
#B1D1FC
ΔE00 4.49
Ice Blue
#A5DFF9
ΔE00 5.65
Lightskyblue
#87CEFA
ΔE00 6.05
Sky
#82CAFC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DBFF #FFD4B0
analogous
#B0FFFC #B0DBFF #B0B4FF
triadic
#B0DBFF #FFB0DB #DBFFB0
tetradic
#B0DBFF #FCB0FF #FFD4B0 #B4FFB0
square
#B0DBFF #FCB0FF #FFD4B0 #B4FFB0
split-complementary
#B0DBFF #FFB0B4 #FFFCB0
monochromatic
#36A3FF #73BFFF #B0DBFF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.46
#B0DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#B0DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DBFF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DBFF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDBFF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#98E4E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b0dbff; /* rgb */ color: rgb(176, 219, 255); /* oklch */ color: oklch(87.3% 0.067 243.9);
Tailwind
colors: {
custom: {
50: '#c9e6ff',
500: '#b0dbff',
950: '#000000',
},
}SCSS
$custom: #b0dbff; $custom-light: #c9e6ff; $custom-dark: #000000;
JSON
{
"hex": "#b0dbff",
"rgb": {
"r": 176,
"g": 219,
"b": 255
},
"hsl": {
"h": 207.342,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.87306,
"c": 0.06739,
"h": 243.9
},
"luminance": 0.67113
}Semantic roles & 50–950 ramp
primary
#B0DBFF
secondary
#E5A46E
accent
#6900E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131518
muted
#838486