#88DCFF#88DCFF
#88DCFF is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.3% C 0.095 H 226.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #88DCFF |
|---|---|
| RGB | rgb(136, 220, 255) |
| HSL | hsl(198, 100%, 77%) |
| HSV | hsv(198, 47%, 100%) |
| CMYK | cmyk(46.7%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(83.78, -16.49, -24.96) |
| CIE-LCH | lch(83.78, 29.92, 236.55°) |
| OKLab | oklab(85.35% -0.0653 -0.069) |
| OKLCH | oklch(85.35% 0.095 226.6) |
| XYZ | xyz(53.7900, 63.6365, 104.0369) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.27
Sky Blue
#87CEEB
ΔE00 3.59
Ice Blue
#A5DFF9
ΔE00 3.81
Lightskyblue
#87CEFA
ΔE00 4.91
Lightblue (survey)
#7BC8F6
ΔE00 5.95
Light Blue
#95D0FC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DCFF #FFAB88
analogous
#88FFE7 #88DCFF #88A1FF
triadic
#88DCFF #FF88DC #DCFF88
tetradic
#88DCFF #E788FF #FFAB88 #A1FF88
square
#88DCFF #E788FF #FFAB88 #A1FF88
split-complementary
#88DCFF #FF88A1 #FFE788
monochromatic
#0EB8FF #4BCAFF #88DCFF #C5EEFF #E0F6FF
Accessibility & contrast
On white
1.53
#88DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#88DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DCFF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DCFF | 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)
#C9D8FF
Deuteranopia (green-blind)
#B8CBFF
Tritanopia (blue-blind)
#4EE6E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #88dcff; /* rgb */ color: rgb(136, 220, 255); /* oklch */ color: oklch(85.3% 0.095 226.6);
Tailwind
colors: {
custom: {
50: '#b1e7ff',
500: '#88dcff',
950: '#000000',
},
}SCSS
$custom: #88dcff; $custom-light: #b1e7ff; $custom-dark: #000000;
JSON
{
"hex": "#88dcff",
"rgb": {
"r": 136,
"g": 220,
"b": 255
},
"hsl": {
"h": 197.647,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.85349,
"c": 0.09504,
"h": 226.6
},
"luminance": 0.63641
}Semantic roles & 50–950 ramp
primary
#88DCFF
secondary
#DF774C
accent
#4300E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111618
muted
#818486