#88DAEB#88DAEB
#88DAEB is a very light, moderate cyan. Relative luminance 0.614; OKLCH L 84.2% C 0.083 H 212.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #88DAEB |
|---|---|
| RGB | rgb(136, 218, 235) |
| HSL | hsl(190, 71%, 73%) |
| HSV | hsv(190, 42%, 92%) |
| CMYK | cmyk(42.1%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(82.58, -20.70, -16.18) |
| CIE-LCH | lch(82.58, 26.27, 218.01°) |
| OKLab | oklab(84.18% -0.0704 -0.0445) |
| OKLCH | oklch(84.18% 0.083 212.3) |
| XYZ | xyz(50.2147, 61.3716, 87.7810) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.36
Sky Blue
#87CEEB
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Robin'S Egg
#6DEDFD
ΔE00 5.80
Powder Blue
#B0E0E6
ΔE00 6.18
Ice Blue
#A5DFF9
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DAEB #EB9988
analogous
#88EBCA #88DAEB #88A8EB
triadic
#88DAEB #EB88DA #DAEB88
tetradic
#88DAEB #CA88EB #EB9988 #A8EB88
square
#88DAEB #CA88EB #EB9988 #A8EB88
split-complementary
#88DAEB #EB88A8 #EBCA88
monochromatic
#24B6D5 #54CAE2 #88DAEB #BCEAF4 #E5F7FB
Accessibility & contrast
On white
1.58
#88DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#88DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DAEB
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DAEB | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EC
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#5CE1DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #88daeb; /* rgb */ color: rgb(136, 218, 235); /* oklch */ color: oklch(84.2% 0.083 212.3);
Tailwind
colors: {
custom: {
50: '#afe5f1',
500: '#88daeb',
950: '#000000',
},
}SCSS
$custom: #88daeb; $custom-light: #afe5f1; $custom-dark: #000000;
JSON
{
"hex": "#88daeb",
"rgb": {
"r": 136,
"g": 218,
"b": 235
},
"hsl": {
"h": 190.303,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.8418,
"c": 0.08332,
"h": 212.3
},
"luminance": 0.61375
}Semantic roles & 50–950 ramp
primary
#88DAEB
secondary
#C56652
accent
#3312D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485