#88DCF7#88DCF7
#88DCF7 is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 85.1% C 0.090 H 220.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #88DCF7 |
|---|---|
| RGB | rgb(136, 220, 247) |
| HSL | hsl(195, 87%, 75%) |
| HSV | hsv(195, 45%, 97%) |
| CMYK | cmyk(44.9%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(83.51, -18.61, -21.13) |
| CIE-LCH | lch(83.51, 28.16, 228.63°) |
| OKLab | oklab(85.05% -0.0682 -0.0583) |
| OKLCH | oklch(85.05% 0.09 220.5) |
| XYZ | xyz(52.5289, 63.1321, 97.3953) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.73
Ice Blue
#A5DFF9
ΔE00 4.13
Baby Blue
#89CFF0
ΔE00 4.32
Lightblue
#ADD8E6
ΔE00 6.47
Neon Blue
#04D9FF
ΔE00 6.48
Lightskyblue
#87CEFA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DCF7 #F7A388
analogous
#88F7DB #88DCF7 #88A4F7
triadic
#88DCF7 #F788DC #DCF788
tetradic
#88DCF7 #DB88F7 #F7A388 #A4F788
square
#88DCF7 #DB88F7 #F7A388 #A4F788
split-complementary
#88DCF7 #F788A4 #F7DB88
monochromatic
#15BAEF #4FCBF3 #88DCF7 #C1EDFB #E2F7FD
Accessibility & contrast
On white
1.54
#88DCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#88DCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DCF7
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DCF7 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8F9
Deuteranopia (green-blind)
#BBCBF7
Tritanopia (blue-blind)
#54E5E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #88dcf7; /* rgb */ color: rgb(136, 220, 247); /* oklch */ color: oklch(85.1% 0.090 220.5);
Tailwind
colors: {
custom: {
50: '#b0e7f9',
500: '#88dcf7',
950: '#000000',
},
}SCSS
$custom: #88dcf7; $custom-light: #b0e7f9; $custom-dark: #000000;
JSON
{
"hex": "#88dcf7",
"rgb": {
"r": 136,
"g": 220,
"b": 247
},
"hsl": {
"h": 194.595,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.85051,
"c": 0.08974,
"h": 220.5
},
"luminance": 0.63136
}Semantic roles & 50–950 ramp
primary
#88DCF7
secondary
#D56F4F
accent
#3902E4
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485