#B4E0FA#B4E0FA
#B4E0FA is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.4% C 0.058 H 234.2°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E0FA |
|---|---|
| RGB | rgb(180, 224, 250) |
| HSL | hsl(202, 88%, 84%) |
| HSV | hsv(202, 28%, 98%) |
| CMYK | cmyk(28%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(86.95, -8.45, -17.29) |
| CIE-LCH | lch(86.95, 19.25, 243.97°) |
| OKLab | oklab(88.42% -0.034 -0.0472) |
| OKLCH | oklch(88.42% 0.058 234.2) |
| XYZ | xyz(62.7282, 69.9141, 100.6136) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.03
Lightblue
#ADD8E6
ΔE00 4.96
Light Blue
#95D0FC
ΔE00 6.22
Baby Blue
#89CFF0
ΔE00 6.41
Sky Blue
#87CEEB
ΔE00 6.95
Lightskyblue
#87CEFA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E0FA #FACEB4
analogous
#B4FAF1 #B4E0FA #B4BDFA
triadic
#B4E0FA #FAB4E0 #E0FAB4
tetradic
#B4E0FA #F1B4FA #FACEB4 #BDFAB4
square
#B4E0FA #F1B4FA #FACEB4 #BDFAB4
split-complementary
#B4E0FA #FAB4BD #FAF1B4
monochromatic
#41B1F2 #7BC8F6 #B4E0FA #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.40
#B4E0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#B4E0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E0FA
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E0FA | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFB
Deuteranopia (green-blind)
#CAD6FA
Tritanopia (blue-blind)
#9FE7E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e0fa; /* rgb */ color: rgb(180, 224, 250); /* oklch */ color: oklch(88.4% 0.058 234.2);
Tailwind
colors: {
custom: {
50: '#cce9fc',
500: '#b4e0fa',
950: '#000000',
},
}SCSS
$custom: #b4e0fa; $custom-light: #cce9fc; $custom-dark: #000000;
JSON
{
"hex": "#b4e0fa",
"rgb": {
"r": 180,
"g": 224,
"b": 250
},
"hsl": {
"h": 202.286,
"s": 87.5,
"l": 84.314
},
"oklch": {
"l": 0.88415,
"c": 0.05821,
"h": 234.2
},
"luminance": 0.69917
}Semantic roles & 50–950 ramp
primary
#B4E0FA
secondary
#DE9C74
accent
#5601E4
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131617
muted
#838485