#B4E2FA#B4E2FA
#B4E2FA is a very light, muted cyan. Relative luminance 0.710; OKLCH L 88.8% C 0.058 H 230.9°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2FA |
|---|---|
| RGB | rgb(180, 226, 250) |
| HSL | hsl(201, 88%, 84%) |
| HSV | hsv(201, 28%, 98%) |
| CMYK | cmyk(28%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(87.48, -9.48, -16.50) |
| CIE-LCH | lch(87.48, 19.03, 240.13°) |
| OKLab | oklab(88.83% -0.0366 -0.045) |
| OKLCH | oklch(88.83% 0.058 230.9) |
| XYZ | xyz(63.2688, 70.9954, 100.7938) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.46
Lightblue
#ADD8E6
ΔE00 4.31
Baby Blue
#89CFF0
ΔE00 6.50
Sky Blue
#87CEEB
ΔE00 6.85
Light Blue
#95D0FC
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2FA #FACCB4
analogous
#B4FAEF #B4E2FA #B4BFFA
triadic
#B4E2FA #FAB4E2 #E2FAB4
tetradic
#B4E2FA #EFB4FA #FACCB4 #BFFAB4
square
#B4E2FA #EFB4FA #FACCB4 #BFFAB4
split-complementary
#B4E2FA #FAB4BF #FAEFB4
monochromatic
#41B6F2 #7BCCF6 #B4E2FA #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.38
#B4E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#B4E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2FA
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2FA | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FB
Deuteranopia (green-blind)
#CCD8FA
Tritanopia (blue-blind)
#9EE9E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e2fa; /* rgb */ color: rgb(180, 226, 250); /* oklch */ color: oklch(88.8% 0.058 230.9);
Tailwind
colors: {
custom: {
50: '#ccebfc',
500: '#b4e2fa',
950: '#000000',
},
}SCSS
$custom: #b4e2fa; $custom-light: #ccebfc; $custom-dark: #000000;
JSON
{
"hex": "#b4e2fa",
"rgb": {
"r": 180,
"g": 226,
"b": 250
},
"hsl": {
"h": 200.571,
"s": 87.5,
"l": 84.314
},
"oklch": {
"l": 0.88833,
"c": 0.05802,
"h": 230.9
},
"luminance": 0.70998
}Semantic roles & 50–950 ramp
primary
#B4E2FA
secondary
#DE9974
accent
#4F01E4
background
#FEFEFF
surface
#FAFDFF
border
#D3D5D7
text
#131617
muted
#838485