#B0DFF9#B0DFF9
#B0DFF9 is a very light, moderate cyan. Relative luminance 0.688; OKLCH L 87.9% C 0.061 H 232.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFF9 |
|---|---|
| RGB | rgb(176, 223, 249) |
| HSL | hsl(201, 86%, 83%) |
| HSV | hsv(201, 29%, 98%) |
| CMYK | cmyk(29.3%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(86.43, -9.30, -17.59) |
| CIE-LCH | lch(86.43, 19.89, 242.14°) |
| OKLab | oklab(87.93% -0.0368 -0.0481) |
| OKLCH | oklch(87.93% 0.061 232.6) |
| XYZ | xyz(61.3858, 68.8423, 99.6576) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.29
Lightblue
#ADD8E6
ΔE00 4.57
Baby Blue
#89CFF0
ΔE00 5.78
Light Blue
#95D0FC
ΔE00 6.04
Sky Blue
#87CEEB
ΔE00 6.26
Lightskyblue
#87CEFA
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFF9 #F9CAB0
analogous
#B0F9EE #B0DFF9 #B0BAF9
triadic
#B0DFF9 #F9B0DF #DFF9B0
tetradic
#B0DFF9 #EEB0F9 #F9CAB0 #BAF9B0
square
#B0DFF9 #EEB0F9 #F9CAB0 #BAF9B0
split-complementary
#B0DFF9 #F9B0BA #F9EEB0
monochromatic
#3EB1F0 #77C8F5 #B0DFF9 #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.42
#B0DFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#B0DFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFF9
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFF9 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDFA
Deuteranopia (green-blind)
#C8D5F9
Tritanopia (blue-blind)
#99E6E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b0dff9; /* rgb */ color: rgb(176, 223, 249); /* oklch */ color: oklch(87.9% 0.061 232.6);
Tailwind
colors: {
custom: {
50: '#c9e9fb',
500: '#b0dff9',
950: '#000000',
},
}SCSS
$custom: #b0dff9; $custom-light: #c9e9fb; $custom-dark: #000000;
JSON
{
"hex": "#b0dff9",
"rgb": {
"r": 176,
"g": 223,
"b": 249
},
"hsl": {
"h": 201.37,
"s": 85.882,
"l": 83.333
},
"oklch": {
"l": 0.87926,
"c": 0.06057,
"h": 232.6
},
"luminance": 0.68845
}Semantic roles & 50–950 ramp
primary
#B0DFF9
secondary
#DC9771
accent
#5303E2
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131617
muted
#838485