#B0DFEF#B0DFEF
#B0DFEF is a very light, muted cyan. Relative luminance 0.682; OKLCH L 87.6% C 0.053 H 220.7°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFEF |
|---|---|
| RGB | rgb(176, 223, 239) |
| HSL | hsl(195, 66%, 81%) |
| HSV | hsv(195, 26%, 94%) |
| CMYK | cmyk(26.4%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(86.12, -11.59, -12.77) |
| CIE-LCH | lch(86.12, 17.24, 227.78°) |
| OKLab | oklab(87.59% -0.0405 -0.0348) |
| OKLCH | oklch(87.59% 0.053 220.7) |
| XYZ | xyz(59.8675, 68.2349, 91.6609) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.75
Ice Blue
#A5DFF9
ΔE00 3.30
Powder Blue
#B0E0E6
ΔE00 4.25
Pale Sky Blue
#BDF6FE
ΔE00 6.41
Sky Blue
#87CEEB
ΔE00 6.63
Baby Blue
#89CFF0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFEF #EFC0B0
analogous
#B0EFE0 #B0DFEF #B0C0EF
triadic
#B0DFEF #EFB0DF #DFEFB0
tetradic
#B0DFEF #E0B0EF #EFC0B0 #C0EFB0
square
#B0DFEF #E0B0EF #EFC0B0 #C0EFB0
split-complementary
#B0DFEF #EFB0C0 #EFE0B0
monochromatic
#4AB6DA #7DCAE5 #B0DFEF #E3F4F9 #E6F5FA
Accessibility & contrast
On white
1.43
#B0DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#B0DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFEF
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFEF | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#9CE5E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b0dfef; /* rgb */ color: rgb(176, 223, 239); /* oklch */ color: oklch(87.6% 0.053 220.7);
Tailwind
colors: {
custom: {
50: '#c9e9f4',
500: '#b0dfef',
950: '#000000',
},
}SCSS
$custom: #b0dfef; $custom-light: #c9e9f4; $custom-dark: #000000;
JSON
{
"hex": "#b0dfef",
"rgb": {
"r": 176,
"g": 223,
"b": 239
},
"hsl": {
"h": 195.238,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.87587,
"c": 0.0534,
"h": 220.7
},
"luminance": 0.68237
}Semantic roles & 50–950 ramp
primary
#B0DFEF
secondary
#CD8C76
accent
#4617CE
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485