#88CCDD#88CCDD
#88CCDD is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.6% C 0.072 H 215.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #88CCDD |
|---|---|
| RGB | rgb(136, 204, 221) |
| HSL | hsl(192, 56%, 70%) |
| HSV | hsv(192, 38%, 87%) |
| CMYK | cmyk(38.5%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(78.25, -17.15, -15.21) |
| CIE-LCH | lch(78.25, 22.92, 221.57°) |
| OKLab | oklab(80.58% -0.0592 -0.0418) |
| OKLCH | oklch(80.58% 0.072 215.2) |
| XYZ | xyz(44.7928, 53.6375, 76.3854) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.10
Baby Blue
#89CFF0
ΔE00 5.49
Lightblue
#ADD8E6
ΔE00 5.93
Ice Blue
#A5DFF9
ΔE00 6.67
Powder Blue
#B0E0E6
ΔE00 7.02
Neon Blue
#04D9FF
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CCDD #DD9988
analogous
#88DDC4 #88CCDD #88A1DD
triadic
#88CCDD #DD88CC #CCDD88
tetradic
#88CCDD #C488DD #DD9988 #A1DD88
square
#88CCDD #C488DD #DD9988 #A1DD88
split-complementary
#88CCDD #DD88A1 #DDC488
monochromatic
#349CB6 #58B8CF #88CCDD #B8E0EB #E7F5F8
Accessibility & contrast
On white
1.79
#88CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#88CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CCDD
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CCDD | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#66D3D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #88ccdd; /* rgb */ color: rgb(136, 204, 221); /* oklch */ color: oklch(80.6% 0.072 215.2);
Tailwind
colors: {
custom: {
50: '#aedbe7',
500: '#88ccdd',
950: '#000000',
},
}SCSS
$custom: #88ccdd; $custom-light: #aedbe7; $custom-dark: #000000;
JSON
{
"hex": "#88ccdd",
"rgb": {
"r": 136,
"g": 204,
"b": 221
},
"hsl": {
"h": 192,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.80584,
"c": 0.07245,
"h": 215.2
},
"luminance": 0.5364
}Semantic roles & 50–950 ramp
primary
#88CCDD
secondary
#B46855
accent
#4322C3
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111516
muted
#818484