#88DFF8#88DFF8
#88DFF8 is a very light, moderate cyan. Relative luminance 0.648; OKLCH L 85.7% C 0.091 H 218.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFF8 |
|---|---|
| RGB | rgb(136, 223, 248) |
| HSL | hsl(193, 89%, 75%) |
| HSV | hsv(193, 45%, 97%) |
| CMYK | cmyk(45.2%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(84.37, -19.86, -20.36) |
| CIE-LCH | lch(84.37, 28.44, 225.71°) |
| OKLab | oklab(85.75% -0.0713 -0.0561) |
| OKLCH | oklch(85.75% 0.091 218.2) |
| XYZ | xyz(53.4781, 64.7828, 98.4750) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.65
Sky Blue
#87CEEB
ΔE00 4.73
Baby Blue
#89CFF0
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Robin'S Egg Blue
#98EFF9
ΔE00 6.24
Robin'S Egg
#6DEDFD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFF8 #F8A188
analogous
#88F8D9 #88DFF8 #88A7F8
triadic
#88DFF8 #F888DF #DFF888
tetradic
#88DFF8 #D988F8 #F8A188 #A7F888
square
#88DFF8 #D988F8 #F8A188 #A7F888
split-complementary
#88DFF8 #F888A7 #F8D988
monochromatic
#14C0F1 #4ECFF5 #88DFF8 #C2EFFB #E2F7FD
Accessibility & contrast
On white
1.50
#88DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#88DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFF8
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFF8 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDAF9
Deuteranopia (green-blind)
#BDCDF8
Tritanopia (blue-blind)
#52E8E7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #88dff8; /* rgb */ color: rgb(136, 223, 248); /* oklch */ color: oklch(85.7% 0.091 218.2);
Tailwind
colors: {
custom: {
50: '#b0e9fa',
500: '#88dff8',
950: '#000000',
},
}SCSS
$custom: #88dff8; $custom-light: #b0e9fa; $custom-dark: #000000;
JSON
{
"hex": "#88dff8",
"rgb": {
"r": 136,
"g": 223,
"b": 248
},
"hsl": {
"h": 193.393,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.85747,
"c": 0.09073,
"h": 218.2
},
"luminance": 0.64787
}Semantic roles & 50–950 ramp
primary
#88DFF8
secondary
#D66D4E
accent
#3300E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485