#88DFFA#88DFFA
#88DFFA is a very light, moderate cyan. Relative luminance 0.649; OKLCH L 85.8% C 0.092 H 219.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFFA |
|---|---|
| RGB | rgb(136, 223, 250) |
| HSL | hsl(194, 92%, 76%) |
| HSV | hsv(194, 46%, 98%) |
| CMYK | cmyk(45.6%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(84.44, -19.34, -21.32) |
| CIE-LCH | lch(84.44, 28.78, 227.79°) |
| OKLab | oklab(85.82% -0.0705 -0.0588) |
| OKLCH | oklch(85.82% 0.092 219.8) |
| XYZ | xyz(53.7900, 64.9076, 100.1178) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.32
Sky Blue
#87CEEB
ΔE00 4.45
Baby Blue
#89CFF0
ΔE00 4.97
Neon Blue
#04D9FF
ΔE00 6.43
Robin Egg Blue
#8AF1FE
ΔE00 6.69
Lightblue
#ADD8E6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFFA #FAA388
analogous
#88FADC #88DFFA #88A6FA
triadic
#88DFFA #FA88DF #DFFA88
tetradic
#88DFFA #DC88FA #FAA388 #A6FA88
square
#88DFFA #DC88FA #FAA388 #A6FA88
split-complementary
#88DFFA #FA88A6 #FADC88
monochromatic
#13BFF5 #4DCFF8 #88DFFA #C3EFFC #E2F7FE
Accessibility & contrast
On white
1.50
#88DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#88DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFFA
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFFA | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFC
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#51E8E7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #88dffa; /* rgb */ color: rgb(136, 223, 250); /* oklch */ color: oklch(85.8% 0.092 219.8);
Tailwind
colors: {
custom: {
50: '#b0e9fc',
500: '#88dffa',
950: '#000000',
},
}SCSS
$custom: #88dffa; $custom-light: #b0e9fc; $custom-dark: #000000;
JSON
{
"hex": "#88dffa",
"rgb": {
"r": 136,
"g": 223,
"b": 250
},
"hsl": {
"h": 194.211,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.8582,
"c": 0.09184,
"h": 219.8
},
"luminance": 0.64912
}Semantic roles & 50–950 ramp
primary
#88DFFA
secondary
#D96F4E
accent
#3600E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485