#B0DFEE#B0DFEE
#B0DFEE is a very light, muted cyan. Relative luminance 0.682; OKLCH L 87.6% C 0.053 H 219.3°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFEE |
|---|---|
| RGB | rgb(176, 223, 238) |
| HSL | hsl(195, 65%, 81%) |
| HSV | hsv(195, 26%, 93%) |
| CMYK | cmyk(26.1%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.09, -11.81, -12.29) |
| CIE-LCH | lch(86.09, 17.04, 226.13°) |
| OKLab | oklab(87.55% -0.0409 -0.0335) |
| OKLCH | oklch(87.55% 0.053 219.3) |
| XYZ | xyz(59.7201, 68.1760, 90.8850) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.70
Ice Blue
#A5DFF9
ΔE00 3.63
Powder Blue
#B0E0E6
ΔE00 3.85
Pale Sky Blue
#BDF6FE
ΔE00 6.18
Sky Blue
#87CEEB
ΔE00 6.80
Baby Blue
#89CFF0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFEE #EEBFB0
analogous
#B0EEDE #B0DFEE #B0C0EE
triadic
#B0DFEE #EEB0DF #DFEEB0
tetradic
#B0DFEE #DEB0EE #EEBFB0 #C0EEB0
square
#B0DFEE #DEB0EE #EEBFB0 #C0EEB0
split-complementary
#B0DFEE #EEB0C0 #EEDEB0
monochromatic
#4BB6D8 #7ECBE3 #B0DFEE #E2F3F9 #E6F5FA
Accessibility & contrast
On white
1.43
#B0DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#B0DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFEE
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFEE | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#9DE4E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b0dfee; /* rgb */ color: rgb(176, 223, 238); /* oklch */ color: oklch(87.6% 0.053 219.3);
Tailwind
colors: {
custom: {
50: '#c9e9f3',
500: '#b0dfee',
950: '#000000',
},
}SCSS
$custom: #b0dfee; $custom-light: #c9e9f3; $custom-dark: #000000;
JSON
{
"hex": "#b0dfee",
"rgb": {
"r": 176,
"g": 223,
"b": 238
},
"hsl": {
"h": 194.516,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.87554,
"c": 0.05284,
"h": 219.3
},
"luminance": 0.68179
}Semantic roles & 50–950 ramp
primary
#B0DFEE
secondary
#CC8B77
accent
#4419CC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485