#B8E2FA#B8E2FA
#B8E2FA is a very light, muted cyan. Relative luminance 0.715; OKLCH L 89.1% C 0.055 H 233.3°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B8E2FA |
|---|---|
| RGB | rgb(184, 226, 250) |
| HSL | hsl(202, 87%, 85%) |
| HSV | hsv(202, 26%, 98%) |
| CMYK | cmyk(26.4%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(87.72, -8.33, -16.12) |
| CIE-LCH | lch(87.72, 18.15, 242.67°) |
| OKLab | oklab(89.08% -0.0328 -0.044) |
| OKLCH | oklch(89.08% 0.055 233.3) |
| XYZ | xyz(64.2138, 71.4827, 100.8381) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.35
Lightblue
#ADD8E6
ΔE00 4.76
Light Blue
#95D0FC
ΔE00 7.04
Baby Blue
#89CFF0
ΔE00 7.06
Sky Blue
#87CEEB
ΔE00 7.51
Baby Blue (survey)
#A2CFFE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8E2FA #FAD0B8
analogous
#B8FAF1 #B8E2FA #B8C1FA
triadic
#B8E2FA #FAB8E2 #E2FAB8
tetradic
#B8E2FA #F1B8FA #FAD0B8 #C1FAB8
square
#B8E2FA #F1B8FA #FAD0B8 #C1FAB8
split-complementary
#B8E2FA #FAB8C1 #FAF1B8
monochromatic
#46B3F2 #7FCBF6 #B8E2FA #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.37
#B8E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#B8E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8E2FA
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8E2FA | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0FB
Deuteranopia (green-blind)
#CDD9FA
Tritanopia (blue-blind)
#A4E9E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b8e2fa; /* rgb */ color: rgb(184, 226, 250); /* oklch */ color: oklch(89.1% 0.055 233.3);
Tailwind
colors: {
custom: {
50: '#ceebfc',
500: '#b8e2fa',
950: '#000000',
},
}SCSS
$custom: #b8e2fa; $custom-light: #ceebfc; $custom-dark: #000000;
JSON
{
"hex": "#b8e2fa",
"rgb": {
"r": 184,
"g": 226,
"b": 250
},
"hsl": {
"h": 201.818,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.89081,
"c": 0.05487,
"h": 233.3
},
"luminance": 0.71485
}Semantic roles & 50–950 ramp
primary
#B8E2FA
secondary
#DE9D78
accent
#5402E3
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485