#88C8DA#88C8DA
#88C8DA is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.6% C 0.070 H 217.3°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #88C8DA |
|---|---|
| RGB | rgb(136, 200, 218) |
| HSL | hsl(193, 53%, 69%) |
| HSV | hsv(193, 38%, 85%) |
| CMYK | cmyk(37.6%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(77.04, -15.85, -15.41) |
| CIE-LCH | lch(77.04, 22.11, 224.20°) |
| OKLab | oklab(79.59% -0.0555 -0.0423) |
| OKLCH | oklch(79.59% 0.07 217.3) |
| XYZ | xyz(43.4581, 51.6020, 73.9863) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.79
Baby Blue
#89CFF0
ΔE00 5.14
Lightblue
#ADD8E6
ΔE00 6.05
Ice Blue
#A5DFF9
ΔE00 6.90
Powder Blue
#B0E0E6
ΔE00 7.73
Lightskyblue
#87CEFA
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88C8DA #DA9A88
analogous
#88DAC3 #88C8DA #889FDA
triadic
#88C8DA #DA88C8 #C8DA88
tetradic
#88C8DA #C388DA #DA9A88 #9FDA88
square
#88C8DA #C388DA #DA9A88 #9FDA88
split-complementary
#88C8DA #DA889F #DAC388
monochromatic
#3796B1 #59B2CB #88C8DA #B7DEE9 #E5F3F7
Accessibility & contrast
On white
1.85
#88C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#88C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88C8DA
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88C8DA | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DB
Deuteranopia (green-blind)
#AFBADA
Tritanopia (blue-blind)
#68CFCD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #88c8da; /* rgb */ color: rgb(136, 200, 218); /* oklch */ color: oklch(79.6% 0.070 217.3);
Tailwind
colors: {
custom: {
50: '#aed8e5',
500: '#88c8da',
950: '#000000',
},
}SCSS
$custom: #88c8da; $custom-light: #aed8e5; $custom-dark: #000000;
JSON
{
"hex": "#88c8da",
"rgb": {
"r": 136,
"g": 200,
"b": 218
},
"hsl": {
"h": 193.171,
"s": 52.564,
"l": 69.412
},
"oklch": {
"l": 0.79591,
"c": 0.06977,
"h": 217.3
},
"luminance": 0.51605
}Semantic roles & 50–950 ramp
primary
#88C8DA
secondary
#B16A56
accent
#4726C0
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111415
muted
#818384