#88DDEF#88DDEF
#88DDEF is a very light, moderate cyan. Relative luminance 0.632; OKLCH L 85.0% C 0.086 H 212.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDEF |
|---|---|
| RGB | rgb(136, 221, 239) |
| HSL | hsl(190, 76%, 74%) |
| HSV | hsv(190, 43%, 94%) |
| CMYK | cmyk(43.1%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(83.53, -21.18, -16.86) |
| CIE-LCH | lch(83.53, 27.07, 218.52°) |
| OKLab | oklab(84.99% -0.0724 -0.0464) |
| OKLCH | oklch(84.99% 0.086 212.7) |
| XYZ | xyz(51.5840, 63.1753, 91.1204) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.92
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 5.29
Sky Blue
#87CEEB
ΔE00 5.86
Ice Blue
#A5DFF9
ΔE00 6.13
Powder Blue
#B0E0E6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDEF #EF9A88
analogous
#88EFCD #88DDEF #88A9EF
triadic
#88DDEF #EF88DD #DDEF88
tetradic
#88DDEF #CD88EF #EF9A88 #A9EF88
square
#88DDEF #CD88EF #EF9A88 #A9EF88
split-complementary
#88DDEF #EF88A9 #EFCD88
monochromatic
#1EBDDF #52CEE8 #88DDEF #BEECF6 #E4F7FB
Accessibility & contrast
On white
1.54
#88DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#88DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDEF
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDEF | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7F0
Deuteranopia (green-blind)
#BECBEF
Tritanopia (blue-blind)
#59E5E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #88ddef; /* rgb */ color: rgb(136, 221, 239); /* oklch */ color: oklch(85.0% 0.086 212.7);
Tailwind
colors: {
custom: {
50: '#b0e7f4',
500: '#88ddef',
950: '#000000',
},
}SCSS
$custom: #88ddef; $custom-light: #b0e7f4; $custom-dark: #000000;
JSON
{
"hex": "#88ddef",
"rgb": {
"r": 136,
"g": 221,
"b": 239
},
"hsl": {
"h": 190.485,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.84985,
"c": 0.08598,
"h": 212.7
},
"luminance": 0.63179
}Semantic roles & 50–950 ramp
primary
#88DDEF
secondary
#CA6651
accent
#310DD8
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485