#88CEDC#88CEDC
#88CEDC is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.0% C 0.073 H 211.6°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #88CEDC |
|---|---|
| RGB | rgb(136, 206, 220) |
| HSL | hsl(190, 55%, 70%) |
| HSV | hsv(190, 38%, 86%) |
| CMYK | cmyk(38.2%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(78.78, -18.42, -13.88) |
| CIE-LCH | lch(78.78, 23.07, 217.00°) |
| OKLab | oklab(80.99% -0.062 -0.0381) |
| OKLCH | oklch(80.99% 0.073 211.6) |
| XYZ | xyz(45.1384, 54.5412, 75.8453) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.31
Lightblue
#ADD8E6
ΔE00 6.28
Powder Blue
#B0E0E6
ΔE00 6.48
Baby Blue
#89CFF0
ΔE00 6.68
Ice Blue
#A5DFF9
ΔE00 7.32
Robin'S Egg Blue
#98EFF9
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CEDC #DC9688
analogous
#88DCC0 #88CEDC #88A4DC
triadic
#88CEDC #DC88CE #CEDC88
tetradic
#88CEDC #C088DC #DC9688 #A4DC88
square
#88CEDC #C088DC #DC9688 #A4DC88
split-complementary
#88CEDC #DC88A4 #DCC088
monochromatic
#359FB5 #59BBCE #88CEDC #B7E1EA #E7F5F8
Accessibility & contrast
On white
1.76
#88CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#88CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CEDC
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CEDC | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B4BFDC
Tritanopia (blue-blind)
#66D4D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #88cedc; /* rgb */ color: rgb(136, 206, 220); /* oklch */ color: oklch(81.0% 0.073 211.6);
Tailwind
colors: {
custom: {
50: '#aedde6',
500: '#88cedc',
950: '#000000',
},
}SCSS
$custom: #88cedc; $custom-light: #aedde6; $custom-dark: #000000;
JSON
{
"hex": "#88cedc",
"rgb": {
"r": 136,
"g": 206,
"b": 220
},
"hsl": {
"h": 190,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.80993,
"c": 0.07278,
"h": 211.6
},
"luminance": 0.54544
}Semantic roles & 50–950 ramp
primary
#88CEDC
secondary
#B36555
accent
#3E23C2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111516
muted
#818484