#B3E2FA#B3E2FA
#B3E2FA is a very light, muted cyan. Relative luminance 0.709; OKLCH L 88.8% C 0.059 H 230.4°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B3E2FA |
|---|---|
| RGB | rgb(179, 226, 250) |
| HSL | hsl(200, 88%, 84%) |
| HSV | hsv(200, 28%, 98%) |
| CMYK | cmyk(28.4%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(87.42, -9.76, -16.59) |
| CIE-LCH | lch(87.42, 19.25, 239.54°) |
| OKLab | oklab(88.77% -0.0375 -0.0453) |
| OKLCH | oklch(88.77% 0.059 230.4) |
| XYZ | xyz(63.0368, 70.8758, 100.7829) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.25
Lightblue
#ADD8E6
ΔE00 4.23
Baby Blue
#89CFF0
ΔE00 6.38
Sky Blue
#87CEEB
ΔE00 6.71
Light Blue
#95D0FC
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3E2FA #FACBB3
analogous
#B3FAEF #B3E2FA #B3BFFA
triadic
#B3E2FA #FAB3E2 #E2FAB3
tetradic
#B3E2FA #EFB3FA #FACBB3 #BFFAB3
square
#B3E2FA #EFB3FA #FACBB3 #BFFAB3
split-complementary
#B3E2FA #FAB3BF #FAEFB3
monochromatic
#40B6F2 #7ACCF6 #B3E2FA #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.38
#B3E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#B3E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3E2FA
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3E2FA | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FB
Deuteranopia (green-blind)
#CCD7FA
Tritanopia (blue-blind)
#9DE9E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b3e2fa; /* rgb */ color: rgb(179, 226, 250); /* oklch */ color: oklch(88.8% 0.059 230.4);
Tailwind
colors: {
custom: {
50: '#cbebfc',
500: '#b3e2fa',
950: '#000000',
},
}SCSS
$custom: #b3e2fa; $custom-light: #cbebfc; $custom-dark: #000000;
JSON
{
"hex": "#b3e2fa",
"rgb": {
"r": 179,
"g": 226,
"b": 250
},
"hsl": {
"h": 200.282,
"s": 87.654,
"l": 84.118
},
"oklch": {
"l": 0.88772,
"c": 0.05882,
"h": 230.4
},
"luminance": 0.70879
}Semantic roles & 50–950 ramp
primary
#B3E2FA
secondary
#DE9774
accent
#4E01E4
background
#FEFEFF
surface
#FAFDFF
border
#D3D5D7
text
#131617
muted
#838485