#88DDF7#88DDF7
#88DDF7 is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.3% C 0.090 H 219.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDF7 |
|---|---|
| RGB | rgb(136, 221, 247) |
| HSL | hsl(194, 87%, 75%) |
| HSV | hsv(194, 45%, 97%) |
| CMYK | cmyk(44.9%, 10.5%, 0%, 3.1%) |
| CIE-LAB | lab(83.79, -19.11, -20.71) |
| CIE-LCH | lch(83.79, 28.19, 227.30°) |
| OKLab | oklab(85.27% -0.0694 -0.0571) |
| OKLCH | oklch(85.27% 0.09 219.5) |
| XYZ | xyz(52.7921, 63.6586, 97.4831) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.11
Ice Blue
#A5DFF9
ΔE00 4.33
Baby Blue
#89CFF0
ΔE00 4.75
Neon Blue
#04D9FF
ΔE00 6.45
Lightblue
#ADD8E6
ΔE00 6.52
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDF7 #F7A288
analogous
#88F7D9 #88DDF7 #88A5F7
triadic
#88DDF7 #F788DD #DDF788
tetradic
#88DDF7 #D988F7 #F7A288 #A5F788
square
#88DDF7 #D988F7 #F7A288 #A5F788
split-complementary
#88DDF7 #F788A5 #F7D988
monochromatic
#15BCEF #4FCDF3 #88DDF7 #C1EDFB #E2F7FD
Accessibility & contrast
On white
1.53
#88DDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#88DDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDF7
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDF7 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F8
Deuteranopia (green-blind)
#BCCBF7
Tritanopia (blue-blind)
#53E6E5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #88ddf7; /* rgb */ color: rgb(136, 221, 247); /* oklch */ color: oklch(85.3% 0.090 219.5);
Tailwind
colors: {
custom: {
50: '#b0e7f9',
500: '#88ddf7',
950: '#000000',
},
}SCSS
$custom: #88ddf7; $custom-light: #b0e7f9; $custom-dark: #000000;
JSON
{
"hex": "#88ddf7",
"rgb": {
"r": 136,
"g": 221,
"b": 247
},
"hsl": {
"h": 194.054,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.8527,
"c": 0.08987,
"h": 219.5
},
"luminance": 0.63663
}Semantic roles & 50–950 ramp
primary
#88DDF7
secondary
#D56E4F
accent
#3702E4
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485