#B0E5FA#B0E5FA
#B0E5FA is a very light, moderate cyan. Relative luminance 0.722; OKLCH L 89.2% C 0.061 H 224.2°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B0E5FA |
|---|---|
| RGB | rgb(176, 229, 250) |
| HSL | hsl(197, 88%, 84%) |
| HSV | hsv(197, 30%, 98%) |
| CMYK | cmyk(29.6%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(88.05, -12.14, -15.67) |
| CIE-LCH | lch(88.05, 19.82, 232.24°) |
| OKLab | oklab(89.22% -0.044 -0.0428) |
| OKLCH | oklch(89.22% 0.061 224.2) |
| XYZ | xyz(63.1737, 72.1679, 101.0251) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.16
Lightblue
#ADD8E6
ΔE00 3.74
Powder Blue
#B0E0E6
ΔE00 5.76
Pale Sky Blue
#BDF6FE
ΔE00 6.40
Sky Blue
#87CEEB
ΔE00 6.66
Baby Blue
#89CFF0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0E5FA #FAC5B0
analogous
#B0FAEA #B0E5FA #B0C0FA
triadic
#B0E5FA #FAB0E5 #E5FAB0
tetradic
#B0E5FA #EAB0FA #FAC5B0 #C0FAB0
square
#B0E5FA #EAB0FA #FAC5B0 #C0FAB0
split-complementary
#B0E5FA #FAB0C0 #FAEAB0
monochromatic
#3DBFF3 #76D2F6 #B0E5FA #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.36
#B0E5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#B0E5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0E5FA
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0E5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0E5FA | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#98ECEB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b0e5fa; /* rgb */ color: rgb(176, 229, 250); /* oklch */ color: oklch(89.2% 0.061 224.2);
Tailwind
colors: {
custom: {
50: '#c9edfc',
500: '#b0e5fa',
950: '#000000',
},
}SCSS
$custom: #b0e5fa; $custom-light: #c9edfc; $custom-dark: #000000;
JSON
{
"hex": "#b0e5fa",
"rgb": {
"r": 176,
"g": 229,
"b": 250
},
"hsl": {
"h": 197.027,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.89221,
"c": 0.06143,
"h": 224.2
},
"luminance": 0.72171
}Semantic roles & 50–950 ramp
primary
#B0E5FA
secondary
#DD9071
accent
#4101E5
background
#FEFEFF
surface
#FAFDFF
border
#D3D5D7
text
#131617
muted
#838485