#88CEDD#88CEDD
#88CEDD is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.0% C 0.073 H 212.6°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #88CEDD |
|---|---|
| RGB | rgb(136, 206, 221) |
| HSL | hsl(191, 56%, 70%) |
| HSV | hsv(191, 38%, 87%) |
| CMYK | cmyk(38.5%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(78.81, -18.17, -14.37) |
| CIE-LCH | lch(78.81, 23.17, 218.34°) |
| OKLab | oklab(81.03% -0.0616 -0.0394) |
| OKLCH | oklch(81.03% 0.073 212.6) |
| XYZ | xyz(45.2712, 54.5943, 76.5448) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.93
Lightblue
#ADD8E6
ΔE00 6.14
Baby Blue
#89CFF0
ΔE00 6.31
Powder Blue
#B0E0E6
ΔE00 6.56
Ice Blue
#A5DFF9
ΔE00 7.04
Robin'S Egg Blue
#98EFF9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CEDD #DD9788
analogous
#88DDC1 #88CEDD #88A4DD
triadic
#88CEDD #DD88CE #CEDD88
tetradic
#88CEDD #C188DD #DD9788 #A4DD88
square
#88CEDD #C188DD #DD9788 #A4DD88
split-complementary
#88CEDD #DD88A4 #DDC188
monochromatic
#349FB6 #58BACF #88CEDD #B8E2EB #E7F5F8
Accessibility & contrast
On white
1.76
#88CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#88CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CEDD
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CEDD | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DE
Deuteranopia (green-blind)
#B4BFDD
Tritanopia (blue-blind)
#66D5D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #88cedd; /* rgb */ color: rgb(136, 206, 221); /* oklch */ color: oklch(81.0% 0.073 212.6);
Tailwind
colors: {
custom: {
50: '#aedde7',
500: '#88cedd',
950: '#000000',
},
}SCSS
$custom: #88cedd; $custom-light: #aedde7; $custom-dark: #000000;
JSON
{
"hex": "#88cedd",
"rgb": {
"r": 136,
"g": 206,
"b": 221
},
"hsl": {
"h": 190.588,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.81028,
"c": 0.07317,
"h": 212.6
},
"luminance": 0.54597
}Semantic roles & 50–950 ramp
primary
#88CEDD
secondary
#B46655
accent
#3F22C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111516
muted
#818484