#B0DBFB#B0DBFB
#B0DBFB is a very light, moderate cyan. Relative luminance 0.669; OKLCH L 87.2% C 0.063 H 240.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DBFB |
|---|---|
| RGB | rgb(176, 219, 251) |
| HSL | hsl(206, 90%, 84%) |
| HSV | hsv(206, 30%, 98%) |
| CMYK | cmyk(29.9%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(85.43, -6.76, -20.14) |
| CIE-LCH | lch(85.43, 21.25, 251.46°) |
| OKLab | oklab(87.16% -0.031 -0.0552) |
| OKLCH | oklch(87.16% 0.063 240.6) |
| XYZ | xyz(60.6433, 66.8555, 100.9572) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 4.44
Ice Blue
#A5DFF9
ΔE00 4.60
Baby Blue (survey)
#A2CFFE
ΔE00 4.66
Powder Blue (survey)
#B1D1FC
ΔE00 5.45
Lightskyblue
#87CEFA
ΔE00 5.97
Baby Blue
#89CFF0
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DBFB #FBD0B0
analogous
#B0FBF5 #B0DBFB #B0B5FB
triadic
#B0DBFB #FBB0DB #DBFBB0
tetradic
#B0DBFB #F5B0FB #FBD0B0 #B5FBB0
square
#B0DBFB #F5B0FB #FBD0B0 #B5FBB0
split-complementary
#B0DBFB #FBB0B5 #FBF5B0
monochromatic
#3BA6F5 #76C0F8 #B0DBFB #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.46
#B0DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#B0DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DBFB
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DBFB | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFD
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#99E3E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b0dbfb; /* rgb */ color: rgb(176, 219, 251); /* oklch */ color: oklch(87.2% 0.063 240.6);
Tailwind
colors: {
custom: {
50: '#c9e6fc',
500: '#b0dbfb',
950: '#000000',
},
}SCSS
$custom: #b0dbfb; $custom-light: #c9e6fc; $custom-dark: #000000;
JSON
{
"hex": "#b0dbfb",
"rgb": {
"r": 176,
"g": 219,
"b": 251
},
"hsl": {
"h": 205.6,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.87161,
"c": 0.0633,
"h": 240.6
},
"luminance": 0.66858
}Semantic roles & 50–950 ramp
primary
#B0DBFB
secondary
#DF9F70
accent
#6200E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485