#B0DFF2#B0DFF2
#B0DFF2 is a very light, muted cyan. Relative luminance 0.684; OKLCH L 87.7% C 0.055 H 224.5°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFF2 |
|---|---|
| RGB | rgb(176, 223, 242) |
| HSL | hsl(197, 72%, 82%) |
| HSV | hsv(197, 27%, 95%) |
| CMYK | cmyk(27.3%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(86.21, -10.91, -14.22) |
| CIE-LCH | lch(86.21, 17.92, 232.51°) |
| OKLab | oklab(87.69% -0.0394 -0.0388) |
| OKLCH | oklch(87.69% 0.055 224.5) |
| XYZ | xyz(60.3143, 68.4137, 94.0144) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.34
Ice Blue
#A5DFF9
ΔE00 2.46
Powder Blue
#B0E0E6
ΔE00 5.43
Sky Blue
#87CEEB
ΔE00 6.28
Baby Blue
#89CFF0
ΔE00 6.39
Pale Sky Blue
#BDF6FE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFF2 #F2C3B0
analogous
#B0F2E4 #B0DFF2 #B0BEF2
triadic
#B0DFF2 #F2B0DF #DFF2B0
tetradic
#B0DFF2 #E4B0F2 #F2C3B0 #BEF2B0
square
#B0DFF2 #E4B0F2 #F2C3B0 #BEF2B0
split-complementary
#B0DFF2 #F2B0BE #F2E4B0
monochromatic
#47B4E1 #7BCAE9 #B0DFF2 #E5F4FB #E5F4FB
Accessibility & contrast
On white
1.43
#B0DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#B0DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFF2
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFF2 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#CAD4F2
Tritanopia (blue-blind)
#9BE5E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b0dff2; /* rgb */ color: rgb(176, 223, 242); /* oklch */ color: oklch(87.7% 0.055 224.5);
Tailwind
colors: {
custom: {
50: '#c9e9f6',
500: '#b0dff2',
950: '#000000',
},
}SCSS
$custom: #b0dff2; $custom-light: #c9e9f6; $custom-dark: #000000;
JSON
{
"hex": "#b0dff2",
"rgb": {
"r": 176,
"g": 223,
"b": 242
},
"hsl": {
"h": 197.273,
"s": 71.739,
"l": 81.961
},
"oklch": {
"l": 0.87687,
"c": 0.05528,
"h": 224.5
},
"luminance": 0.68416
}Semantic roles & 50–950 ramp
primary
#B0DFF2
secondary
#D19075
accent
#4A12D4
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485