#88DDF6#88DDF6
#88DDF6 is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.2% C 0.089 H 218.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDF6 |
|---|---|
| RGB | rgb(136, 221, 246) |
| HSL | hsl(194, 86%, 75%) |
| HSV | hsv(194, 45%, 96%) |
| CMYK | cmyk(44.7%, 10.2%, 0%, 3.5%) |
| CIE-LAB | lab(83.76, -19.38, -20.23) |
| CIE-LCH | lch(83.76, 28.01, 226.24°) |
| OKLab | oklab(85.23% -0.0697 -0.0558) |
| OKLCH | oklch(85.23% 0.089 218.7) |
| XYZ | xyz(52.6382, 63.5970, 96.6725) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.27
Ice Blue
#A5DFF9
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 4.98
Neon Blue
#04D9FF
ΔE00 6.47
Lightblue
#ADD8E6
ΔE00 6.49
Robin Egg Blue
#8AF1FE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDF6 #F6A188
analogous
#88F6D8 #88DDF6 #88A6F6
triadic
#88DDF6 #F688DD #DDF688
tetradic
#88DDF6 #D888F6 #F6A188 #A6F688
square
#88DDF6 #D888F6 #F6A188 #A6F688
split-complementary
#88DDF6 #F688A6 #F6D888
monochromatic
#16BCED #4FCDF2 #88DDF6 #C1EDFA #E3F7FD
Accessibility & contrast
On white
1.53
#88DDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#88DDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDF6
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDF6 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F7
Deuteranopia (green-blind)
#BCCBF6
Tritanopia (blue-blind)
#54E6E5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #88ddf6; /* rgb */ color: rgb(136, 221, 246); /* oklch */ color: oklch(85.2% 0.089 218.7);
Tailwind
colors: {
custom: {
50: '#b0e7f9',
500: '#88ddf6',
950: '#000000',
},
}SCSS
$custom: #88ddf6; $custom-light: #b0e7f9; $custom-dark: #000000;
JSON
{
"hex": "#88ddf6",
"rgb": {
"r": 136,
"g": 221,
"b": 246
},
"hsl": {
"h": 193.636,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.85234,
"c": 0.0893,
"h": 218.7
},
"luminance": 0.63601
}Semantic roles & 50–950 ramp
primary
#88DDF6
secondary
#D36D4F
accent
#3603E2
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485