#88D2FA#88D2FA
#88D2FA is a very light, moderate cyan. Relative luminance 0.582; OKLCH L 83.0% C 0.093 H 233.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #88D2FA |
|---|---|
| RGB | rgb(136, 210, 250) |
| HSL | hsl(201, 92%, 76%) |
| HSV | hsv(201, 46%, 98%) |
| CMYK | cmyk(45.6%, 16%, 0%, 2%) |
| CIE-LAB | lab(80.86, -12.69, -26.75) |
| CIE-LCH | lch(80.86, 29.61, 244.63°) |
| OKLab | oklab(82.98% -0.0556 -0.0741) |
| OKLCH | oklch(82.98% 0.093 233.1) |
| XYZ | xyz(50.4491, 58.2259, 99.0042) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.66
Baby Blue
#89CFF0
ΔE00 1.99
Lightblue (survey)
#7BC8F6
ΔE00 2.89
Light Blue
#95D0FC
ΔE00 3.25
Sky
#82CAFC
ΔE00 3.35
Sky Blue
#87CEEB
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88D2FA #FAB088
analogous
#88FAE9 #88D2FA #8899FA
triadic
#88D2FA #FA88D2 #D2FA88
tetradic
#88D2FA #E988FA #FAB088 #99FA88
square
#88D2FA #E988FA #FAB088 #99FA88
split-complementary
#88D2FA #FA8899 #FAE988
monochromatic
#13A6F5 #4DBCF8 #88D2FA #C3E8FC #E2F4FE
Accessibility & contrast
On white
1.66
#88D2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#88D2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88D2FA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88D2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88D2FA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#AFC3F9
Tritanopia (blue-blind)
#54DDDF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #88d2fa; /* rgb */ color: rgb(136, 210, 250); /* oklch */ color: oklch(83.0% 0.093 233.1);
Tailwind
colors: {
custom: {
50: '#b0dffc',
500: '#88d2fa',
950: '#000000',
},
}SCSS
$custom: #88d2fa; $custom-light: #b0dffc; $custom-dark: #000000;
JSON
{
"hex": "#88d2fa",
"rgb": {
"r": 136,
"g": 210,
"b": 250
},
"hsl": {
"h": 201.053,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.82979,
"c": 0.09265,
"h": 233.1
},
"luminance": 0.5823
}Semantic roles & 50–950 ramp
primary
#88D2FA
secondary
#D97E4E
accent
#5100E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485