#B0DBFD#B0DBFD
#B0DBFD is a very light, moderate cyan. Relative luminance 0.670; OKLCH L 87.2% C 0.065 H 242.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DBFD |
|---|---|
| RGB | rgb(176, 219, 253) |
| HSL | hsl(206, 95%, 84%) |
| HSV | hsv(206, 30%, 99%) |
| CMYK | cmyk(30.4%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(85.50, -6.28, -21.10) |
| CIE-LCH | lch(85.50, 22.02, 253.42°) |
| OKLab | oklab(87.23% -0.0303 -0.0578) |
| OKLCH | oklch(87.23% 0.065 242.3) |
| XYZ | xyz(60.9603, 66.9823, 102.6263) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 4.16
Light Blue
#95D0FC
ΔE00 4.27
Powder Blue (survey)
#B1D1FC
ΔE00 4.94
Ice Blue
#A5DFF9
ΔE00 5.13
Lightskyblue
#87CEFA
ΔE00 5.98
Baby Blue
#89CFF0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DBFD #FDD2B0
analogous
#B0FDF9 #B0DBFD #B0B5FD
triadic
#B0DBFD #FDB0DB #DBFDB0
tetradic
#B0DBFD #F9B0FD #FDD2B0 #B5FDB0
square
#B0DBFD #F9B0FD #FDD2B0 #B5FDB0
split-complementary
#B0DBFD #FDB0B5 #FDF9B0
monochromatic
#39A5FA #74C0FB #B0DBFD #E1F1FE #E1F1FE
Accessibility & contrast
On white
1.46
#B0DBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#B0DBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DBFD
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DBFD | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#98E3E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b0dbfd; /* rgb */ color: rgb(176, 219, 253); /* oklch */ color: oklch(87.2% 0.065 242.3);
Tailwind
colors: {
custom: {
50: '#c9e6fe',
500: '#b0dbfd',
950: '#000000',
},
}SCSS
$custom: #b0dbfd; $custom-light: #c9e6fe; $custom-dark: #000000;
JSON
{
"hex": "#b0dbfd",
"rgb": {
"r": 176,
"g": 219,
"b": 253
},
"hsl": {
"h": 206.494,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.87233,
"c": 0.06531,
"h": 242.3
},
"luminance": 0.66985
}Semantic roles & 50–950 ramp
primary
#B0DBFD
secondary
#E2A26F
accent
#6500E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131517
muted
#838485