#88DDFA#88DDFA
#88DDFA is a very light, moderate cyan. Relative luminance 0.638; OKLCH L 85.4% C 0.092 H 221.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDFA |
|---|---|
| RGB | rgb(136, 221, 250) |
| HSL | hsl(195, 92%, 76%) |
| HSV | hsv(195, 46%, 98%) |
| CMYK | cmyk(45.6%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(83.89, -18.33, -22.15) |
| CIE-LCH | lch(83.89, 28.75, 230.40°) |
| OKLab | oklab(85.38% -0.0682 -0.0612) |
| OKLCH | oklch(85.38% 0.092 221.9) |
| XYZ | xyz(53.2588, 63.8452, 99.9408) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.77
Ice Blue
#A5DFF9
ΔE00 3.94
Baby Blue
#89CFF0
ΔE00 4.15
Neon Blue
#04D9FF
ΔE00 6.50
Lightskyblue
#87CEFA
ΔE00 6.54
Lightblue
#ADD8E6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDFA #FAA588
analogous
#88FADE #88DDFA #88A4FA
triadic
#88DDFA #FA88DD #DDFA88
tetradic
#88DDFA #DE88FA #FAA588 #A4FA88
square
#88DDFA #DE88FA #FAA588 #A4FA88
split-complementary
#88DDFA #FA88A4 #FADE88
monochromatic
#13BBF5 #4DCCF8 #88DDFA #C3EEFC #E2F7FE
Accessibility & contrast
On white
1.53
#88DDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#88DDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDFA
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDFA | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#51E6E6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #88ddfa; /* rgb */ color: rgb(136, 221, 250); /* oklch */ color: oklch(85.4% 0.092 221.9);
Tailwind
colors: {
custom: {
50: '#b0e7fc',
500: '#88ddfa',
950: '#000000',
},
}SCSS
$custom: #88ddfa; $custom-light: #b0e7fc; $custom-dark: #000000;
JSON
{
"hex": "#88ddfa",
"rgb": {
"r": 136,
"g": 221,
"b": 250
},
"hsl": {
"h": 195.263,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.8538,
"c": 0.09164,
"h": 221.9
},
"luminance": 0.63849
}Semantic roles & 50–950 ramp
primary
#88DDFA
secondary
#D9714E
accent
#3A00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485