#B4E1FA#B4E1FA
#B4E1FA is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.6% C 0.058 H 232.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E1FA |
|---|---|
| RGB | rgb(180, 225, 250) |
| HSL | hsl(201, 88%, 84%) |
| HSV | hsv(201, 28%, 98%) |
| CMYK | cmyk(28%, 10%, 0%, 2%) |
| CIE-LAB | lab(87.22, -8.96, -16.90) |
| CIE-LCH | lch(87.22, 19.13, 242.06°) |
| OKLab | oklab(88.62% -0.0353 -0.0461) |
| OKLCH | oklch(88.62% 0.058 232.6) |
| XYZ | xyz(62.9977, 70.4532, 100.7034) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.70
Lightblue
#ADD8E6
ΔE00 4.61
Baby Blue
#89CFF0
ΔE00 6.43
Light Blue
#95D0FC
ΔE00 6.60
Sky Blue
#87CEEB
ΔE00 6.88
Lightskyblue
#87CEFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E1FA #FACDB4
analogous
#B4FAF0 #B4E1FA #B4BEFA
triadic
#B4E1FA #FAB4E1 #E1FAB4
tetradic
#B4E1FA #F0B4FA #FACDB4 #BEFAB4
square
#B4E1FA #F0B4FA #FACDB4 #BEFAB4
split-complementary
#B4E1FA #FAB4BE #FAF0B4
monochromatic
#41B3F2 #7BCAF6 #B4E1FA #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.39
#B4E1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#B4E1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E1FA
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E1FA | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFB
Deuteranopia (green-blind)
#CBD7FA
Tritanopia (blue-blind)
#9FE8E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e1fa; /* rgb */ color: rgb(180, 225, 250); /* oklch */ color: oklch(88.6% 0.058 232.6);
Tailwind
colors: {
custom: {
50: '#cceafc',
500: '#b4e1fa',
950: '#000000',
},
}SCSS
$custom: #b4e1fa; $custom-light: #cceafc; $custom-dark: #000000;
JSON
{
"hex": "#b4e1fa",
"rgb": {
"r": 180,
"g": 225,
"b": 250
},
"hsl": {
"h": 201.429,
"s": 87.5,
"l": 84.314
},
"oklch": {
"l": 0.88624,
"c": 0.0581,
"h": 232.6
},
"luminance": 0.70456
}Semantic roles & 50–950 ramp
primary
#B4E1FA
secondary
#DE9A74
accent
#5201E4
background
#FEFEFF
surface
#FAFDFF
border
#D3D5D7
text
#131617
muted
#838485