#88DCED#88DCED
#88DCED is a very light, moderate cyan. Relative luminance 0.625; OKLCH L 84.7% C 0.085 H 211.9°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #88DCED |
|---|---|
| RGB | rgb(136, 220, 237) |
| HSL | hsl(190, 74%, 73%) |
| HSV | hsv(190, 43%, 93%) |
| CMYK | cmyk(42.6%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(83.20, -21.19, -16.31) |
| CIE-LCH | lch(83.20, 26.74, 217.59°) |
| OKLab | oklab(84.69% -0.072 -0.0449) |
| OKLCH | oklch(84.69% 0.085 211.9) |
| XYZ | xyz(51.0270, 62.5313, 89.4852) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Robin'S Egg
#6DEDFD
ΔE00 5.36
Sky Blue
#87CEEB
ΔE00 5.96
Powder Blue
#B0E0E6
ΔE00 6.21
Ice Blue
#A5DFF9
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DCED #ED9988
analogous
#88EDCB #88DCED #88A9ED
triadic
#88DCED #ED88DC #DCED88
tetradic
#88DCED #CB88ED #ED9988 #A9ED88
square
#88DCED #CB88ED #ED9988 #A9ED88
split-complementary
#88DCED #ED88A9 #EDCB88
monochromatic
#21BBDA #53CCE5 #88DCED #BDECF5 #E4F7FB
Accessibility & contrast
On white
1.55
#88DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#88DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DCED
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DCED | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#5AE3E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #88dced; /* rgb */ color: rgb(136, 220, 237); /* oklch */ color: oklch(84.7% 0.085 211.9);
Tailwind
colors: {
custom: {
50: '#b0e7f2',
500: '#88dced',
950: '#000000',
},
}SCSS
$custom: #88dced; $custom-light: #b0e7f2; $custom-dark: #000000;
JSON
{
"hex": "#88dced",
"rgb": {
"r": 136,
"g": 220,
"b": 237
},
"hsl": {
"h": 190.099,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.84693,
"c": 0.08484,
"h": 211.9
},
"luminance": 0.62535
}Semantic roles & 50–950 ramp
primary
#88DCED
secondary
#C86552
accent
#3110D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485