#88CEDE#88CEDE
#88CEDE is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.1% C 0.074 H 213.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #88CEDE |
|---|---|
| RGB | rgb(136, 206, 222) |
| HSL | hsl(191, 57%, 70%) |
| HSV | hsv(191, 39%, 87%) |
| CMYK | cmyk(38.7%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(78.84, -17.92, -14.86) |
| CIE-LCH | lch(78.84, 23.28, 219.67°) |
| OKLab | oklab(81.06% -0.0612 -0.0408) |
| OKLCH | oklch(81.06% 0.074 213.7) |
| XYZ | xyz(45.4048, 54.6478, 77.2486) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.55
Baby Blue
#89CFF0
ΔE00 5.93
Lightblue
#ADD8E6
ΔE00 6.01
Powder Blue
#B0E0E6
ΔE00 6.67
Ice Blue
#A5DFF9
ΔE00 6.77
Robin'S Egg Blue
#98EFF9
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CEDE #DE9888
analogous
#88DEC3 #88CEDE #88A3DE
triadic
#88CEDE #DE88CE #CEDE88
tetradic
#88CEDE #C388DE #DE9888 #A3DE88
square
#88CEDE #C388DE #DE9888 #A3DE88
split-complementary
#88CEDE #DE88A3 #DEC388
monochromatic
#33A0B8 #58BAD1 #88CEDE #B8E2EB #E7F5F8
Accessibility & contrast
On white
1.76
#88CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#88CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CEDE
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CEDE | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DF
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#65D5D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #88cede; /* rgb */ color: rgb(136, 206, 222); /* oklch */ color: oklch(81.1% 0.074 213.7);
Tailwind
colors: {
custom: {
50: '#aedde8',
500: '#88cede',
950: '#000000',
},
}SCSS
$custom: #88cede; $custom-light: #aedde8; $custom-dark: #000000;
JSON
{
"hex": "#88cede",
"rgb": {
"r": 136,
"g": 206,
"b": 222
},
"hsl": {
"h": 191.163,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.81063,
"c": 0.07358,
"h": 213.7
},
"luminance": 0.54651
}Semantic roles & 50–950 ramp
primary
#88CEDE
secondary
#B56755
accent
#4021C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111516
muted
#818484