#B7E2FA#B7E2FA
#B7E2FA is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.0% C 0.056 H 232.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B7E2FA |
|---|---|
| RGB | rgb(183, 226, 250) |
| HSL | hsl(201, 87%, 85%) |
| HSV | hsv(201, 27%, 98%) |
| CMYK | cmyk(26.8%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(87.66, -8.62, -16.22) |
| CIE-LCH | lch(87.66, 18.37, 242.01°) |
| OKLab | oklab(89.02% -0.0338 -0.0442) |
| OKLCH | oklch(89.02% 0.056 232.7) |
| XYZ | xyz(63.9750, 71.3595, 100.8269) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.12
Lightblue
#ADD8E6
ΔE00 4.63
Baby Blue
#89CFF0
ΔE00 6.91
Light Blue
#95D0FC
ΔE00 7.02
Sky Blue
#87CEEB
ΔE00 7.33
Lightskyblue
#87CEFA
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7E2FA #FACFB7
analogous
#B7FAF1 #B7E2FA #B7C0FA
triadic
#B7E2FA #FAB7E2 #E2FAB7
tetradic
#B7E2FA #F1B7FA #FACFB7 #C0FAB7
square
#B7E2FA #F1B7FA #FACFB7 #C0FAB7
split-complementary
#B7E2FA #FAB7C0 #FAF1B7
monochromatic
#45B4F2 #7ECBF6 #B7E2FA #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.38
#B7E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#B7E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7E2FA
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7E2FA | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0FB
Deuteranopia (green-blind)
#CDD8FA
Tritanopia (blue-blind)
#A3E9E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b7e2fa; /* rgb */ color: rgb(183, 226, 250); /* oklch */ color: oklch(89.0% 0.056 232.7);
Tailwind
colors: {
custom: {
50: '#ceebfc',
500: '#b7e2fa',
950: '#000000',
},
}SCSS
$custom: #b7e2fa; $custom-light: #ceebfc; $custom-dark: #000000;
JSON
{
"hex": "#b7e2fa",
"rgb": {
"r": 183,
"g": 226,
"b": 250
},
"hsl": {
"h": 201.493,
"s": 87.013,
"l": 84.902
},
"oklch": {
"l": 0.89018,
"c": 0.05566,
"h": 232.7
},
"luminance": 0.71362
}Semantic roles & 50–950 ramp
primary
#B7E2FA
secondary
#DE9C77
accent
#5302E4
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485