#B0DEF2#B0DEF2
#B0DEF2 is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.5% C 0.055 H 226.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DEF2 |
|---|---|
| RGB | rgb(176, 222, 242) |
| HSL | hsl(198, 72%, 82%) |
| HSV | hsv(198, 27%, 95%) |
| CMYK | cmyk(27.3%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(85.95, -10.39, -14.62) |
| CIE-LCH | lch(85.95, 17.94, 234.58°) |
| OKLab | oklab(87.48% -0.0381 -0.0399) |
| OKLCH | oklch(87.48% 0.055 226.3) |
| XYZ | xyz(60.0479, 67.8809, 93.9256) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.36
Lightblue
#ADD8E6
ΔE00 2.55
Powder Blue
#B0E0E6
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 6.16
Baby Blue
#89CFF0
ΔE00 6.17
Light Blue
#95D0FC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DEF2 #F2C4B0
analogous
#B0F2E5 #B0DEF2 #B0BDF2
triadic
#B0DEF2 #F2B0DE #DEF2B0
tetradic
#B0DEF2 #E5B0F2 #F2C4B0 #BDF2B0
square
#B0DEF2 #E5B0F2 #F2C4B0 #BDF2B0
split-complementary
#B0DEF2 #F2B0BD #F2E5B0
monochromatic
#47B2E1 #7BC8E9 #B0DEF2 #E5F4FB #E5F4FB
Accessibility & contrast
On white
1.44
#B0DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#B0DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DEF2
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DEF2 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF3
Deuteranopia (green-blind)
#C9D4F2
Tritanopia (blue-blind)
#9CE4E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b0def2; /* rgb */ color: rgb(176, 222, 242); /* oklch */ color: oklch(87.5% 0.055 226.3);
Tailwind
colors: {
custom: {
50: '#c9e8f6',
500: '#b0def2',
950: '#000000',
},
}SCSS
$custom: #b0def2; $custom-light: #c9e8f6; $custom-dark: #000000;
JSON
{
"hex": "#b0def2",
"rgb": {
"r": 176,
"g": 222,
"b": 242
},
"hsl": {
"h": 198.182,
"s": 71.739,
"l": 81.961
},
"oklch": {
"l": 0.87477,
"c": 0.05516,
"h": 226.3
},
"luminance": 0.67883
}Semantic roles & 50–950 ramp
primary
#B0DEF2
secondary
#D19175
accent
#4D12D4
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485