#B2E4FA#B2E4FA
#B2E4FA is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.1% C 0.060 H 226.7°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E4FA |
|---|---|
| RGB | rgb(178, 228, 250) |
| HSL | hsl(198, 88%, 84%) |
| HSV | hsv(198, 29%, 98%) |
| CMYK | cmyk(28.8%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(87.90, -11.07, -15.89) |
| CIE-LCH | lch(87.90, 19.36, 235.14°) |
| OKLab | oklab(89.13% -0.0409 -0.0434) |
| OKLCH | oklch(89.13% 0.06 226.7) |
| XYZ | xyz(63.3535, 71.8511, 100.9545) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.06
Lightblue
#ADD8E6
ΔE00 3.79
Powder Blue
#B0E0E6
ΔE00 6.34
Baby Blue
#89CFF0
ΔE00 6.60
Sky Blue
#87CEEB
ΔE00 6.71
Pale Sky Blue
#BDF6FE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E4FA #FAC8B2
analogous
#B2FAEC #B2E4FA #B2C0FA
triadic
#B2E4FA #FAB2E4 #E4FAB2
tetradic
#B2E4FA #ECB2FA #FAC8B2 #C0FAB2
square
#B2E4FA #ECB2FA #FAC8B2 #C0FAB2
split-complementary
#B2E4FA #FAB2C0 #FAECB2
monochromatic
#3FBCF3 #79D0F6 #B2E4FA #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.37
#B2E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#B2E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E4FA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E4FA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#CDD9FA
Tritanopia (blue-blind)
#9BEBEB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b2e4fa; /* rgb */ color: rgb(178, 228, 250); /* oklch */ color: oklch(89.1% 0.060 226.7);
Tailwind
colors: {
custom: {
50: '#caecfc',
500: '#b2e4fa',
950: '#000000',
},
}SCSS
$custom: #b2e4fa; $custom-light: #caecfc; $custom-dark: #000000;
JSON
{
"hex": "#b2e4fa",
"rgb": {
"r": 178,
"g": 228,
"b": 250
},
"hsl": {
"h": 198.333,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.8913,
"c": 0.05967,
"h": 226.7
},
"luminance": 0.71854
}Semantic roles & 50–950 ramp
primary
#B2E4FA
secondary
#DE9373
accent
#4701E4
background
#FEFEFF
surface
#FAFDFF
border
#D3D5D7
text
#131617
muted
#838485