#B0DFFD#B0DFFD
#B0DFFD is a very light, moderate cyan. Relative luminance 0.691; OKLCH L 88.1% C 0.064 H 236.5°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFFD |
|---|---|
| RGB | rgb(176, 223, 253) |
| HSL | hsl(203, 95%, 84%) |
| HSV | hsv(203, 30%, 99%) |
| CMYK | cmyk(30.4%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(86.55, -8.36, -19.51) |
| CIE-LCH | lch(86.55, 21.22, 246.80°) |
| OKLab | oklab(88.07% -0.0354 -0.0534) |
| OKLCH | oklch(88.07% 0.064 236.5) |
| XYZ | xyz(62.0163, 69.0945, 102.9784) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.22
Light Blue
#95D0FC
ΔE00 5.15
Lightblue
#ADD8E6
ΔE00 5.89
Baby Blue
#89CFF0
ΔE00 5.93
Baby Blue (survey)
#A2CFFE
ΔE00 6.08
Lightskyblue
#87CEFA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFFD #FDCEB0
analogous
#B0FDF5 #B0DFFD #B0B9FD
triadic
#B0DFFD #FDB0DF #DFFDB0
tetradic
#B0DFFD #F5B0FD #FDCEB0 #B9FDB0
square
#B0DFFD #F5B0FD #FDCEB0 #B9FDB0
split-complementary
#B0DFFD #FDB0B9 #FDF5B0
monochromatic
#39AFFA #74C7FB #B0DFFD #E1F3FE #E1F3FE
Accessibility & contrast
On white
1.42
#B0DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#B0DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFFD
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFFD | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#C7D5FD
Tritanopia (blue-blind)
#98E7E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b0dffd; /* rgb */ color: rgb(176, 223, 253); /* oklch */ color: oklch(88.1% 0.064 236.5);
Tailwind
colors: {
custom: {
50: '#c9e9fe',
500: '#b0dffd',
950: '#000000',
},
}SCSS
$custom: #b0dffd; $custom-light: #c9e9fe; $custom-dark: #000000;
JSON
{
"hex": "#b0dffd",
"rgb": {
"r": 176,
"g": 223,
"b": 253
},
"hsl": {
"h": 203.377,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.88067,
"c": 0.06408,
"h": 236.5
},
"luminance": 0.69097
}Semantic roles & 50–950 ramp
primary
#B0DFFD
secondary
#E29C6F
accent
#5900E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131617
muted
#838485