#B5E2FA#B5E2FA
#B5E2FA is a very light, muted cyan. Relative luminance 0.711; OKLCH L 88.9% C 0.057 H 231.5°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B5E2FA |
|---|---|
| RGB | rgb(181, 226, 250) |
| HSL | hsl(201, 87%, 85%) |
| HSV | hsv(201, 28%, 98%) |
| CMYK | cmyk(27.6%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(87.54, -9.19, -16.41) |
| CIE-LCH | lch(87.54, 18.81, 240.74°) |
| OKLab | oklab(88.89% -0.0356 -0.0448) |
| OKLCH | oklch(88.89% 0.057 231.5) |
| XYZ | xyz(63.5025, 71.1159, 100.8048) |
| Luminance | 0.7112 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.68
Lightblue
#ADD8E6
ΔE00 4.40
Baby Blue
#89CFF0
ΔE00 6.63
Light Blue
#95D0FC
ΔE00 7.00
Sky Blue
#87CEEB
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5E2FA #FACDB5
analogous
#B5FAF0 #B5E2FA #B5C0FA
triadic
#B5E2FA #FAB5E2 #E2FAB5
tetradic
#B5E2FA #F0B5FA #FACDB5 #C0FAB5
square
#B5E2FA #F0B5FA #FACDB5 #C0FAB5
split-complementary
#B5E2FA #FAB5C0 #FAF0B5
monochromatic
#42B5F2 #7CCCF6 #B5E2FA #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.38
#B5E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#B5E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5E2FA
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5E2FA | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FB
Deuteranopia (green-blind)
#CCD8FA
Tritanopia (blue-blind)
#A0E9E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b5e2fa; /* rgb */ color: rgb(181, 226, 250); /* oklch */ color: oklch(88.9% 0.057 231.5);
Tailwind
colors: {
custom: {
50: '#ccebfc',
500: '#b5e2fa',
950: '#000000',
},
}SCSS
$custom: #b5e2fa; $custom-light: #ccebfc; $custom-dark: #000000;
JSON
{
"hex": "#b5e2fa",
"rgb": {
"r": 181,
"g": 226,
"b": 250
},
"hsl": {
"h": 200.87,
"s": 87.342,
"l": 84.51
},
"oklch": {
"l": 0.88894,
"c": 0.05724,
"h": 231.5
},
"luminance": 0.71119
}Semantic roles & 50–950 ramp
primary
#B5E2FA
secondary
#DE9A75
accent
#5002E4
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#131617
muted
#838485