#88DDEE#88DDEE
#88DDEE is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 85.0% C 0.086 H 211.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDEE |
|---|---|
| RGB | rgb(136, 221, 238) |
| HSL | hsl(190, 75%, 73%) |
| HSV | hsv(190, 43%, 93%) |
| CMYK | cmyk(42.9%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(83.50, -21.44, -16.38) |
| CIE-LCH | lch(83.50, 26.98, 217.38°) |
| OKLab | oklab(84.95% -0.0728 -0.0451) |
| OKLCH | oklch(84.95% 0.086 211.8) |
| XYZ | xyz(51.4367, 63.1164, 90.3445) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Robin'S Egg
#6DEDFD
ΔE00 5.14
Sky Blue
#87CEEB
ΔE00 6.14
Powder Blue
#B0E0E6
ΔE00 6.24
Ice Blue
#A5DFF9
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDEE #EE9988
analogous
#88EECC #88DDEE #88AAEE
triadic
#88DDEE #EE88DD #DDEE88
tetradic
#88DDEE #CC88EE #EE9988 #AAEE88
square
#88DDEE #CC88EE #EE9988 #AAEE88
split-complementary
#88DDEE #EE88AA #EECC88
monochromatic
#1FBDDC #52CEE6 #88DDEE #BEECF6 #E4F7FB
Accessibility & contrast
On white
1.54
#88DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#88DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDEE
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDEE | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EF
Deuteranopia (green-blind)
#BECBEE
Tritanopia (blue-blind)
#59E5E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #88ddee; /* rgb */ color: rgb(136, 221, 238); /* oklch */ color: oklch(85.0% 0.086 211.8);
Tailwind
colors: {
custom: {
50: '#b0e7f3',
500: '#88ddee',
950: '#000000',
},
}SCSS
$custom: #88ddee; $custom-light: #b0e7f3; $custom-dark: #000000;
JSON
{
"hex": "#88ddee",
"rgb": {
"r": 136,
"g": 221,
"b": 238
},
"hsl": {
"h": 190,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.8495,
"c": 0.08559,
"h": 211.8
},
"luminance": 0.6312
}Semantic roles & 50–950 ramp
primary
#88DDEE
secondary
#C96551
accent
#300ED7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485