#88CCDB#88CCDB
#88CCDB is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.5% C 0.072 H 213.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #88CCDB |
|---|---|
| RGB | rgb(136, 204, 219) |
| HSL | hsl(191, 54%, 70%) |
| HSV | hsv(191, 38%, 86%) |
| CMYK | cmyk(37.9%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(78.19, -17.65, -14.23) |
| CIE-LCH | lch(78.19, 22.67, 218.87°) |
| OKLab | oklab(80.51% -0.06 -0.039) |
| OKLCH | oklch(80.51% 0.072 213.1) |
| XYZ | xyz(44.5279, 53.5316, 74.9904) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.85
Lightblue
#ADD8E6
ΔE00 6.15
Baby Blue
#89CFF0
ΔE00 6.24
Powder Blue
#B0E0E6
ΔE00 6.78
Ice Blue
#A5DFF9
ΔE00 7.18
Robin'S Egg Blue
#98EFF9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CCDB #DB9788
analogous
#88DBC0 #88CCDB #88A3DB
triadic
#88CCDB #DB88CC #CCDB88
tetradic
#88CCDB #C088DB #DB9788 #A3DB88
square
#88CCDB #C088DB #DB9788 #A3DB88
split-complementary
#88CCDB #DB88A3 #DBC088
monochromatic
#369CB3 #59B8CD #88CCDB #B7E0E9 #E6F4F7
Accessibility & contrast
On white
1.79
#88CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#88CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CCDB
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CCDB | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#67D2D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #88ccdb; /* rgb */ color: rgb(136, 204, 219); /* oklch */ color: oklch(80.5% 0.072 213.1);
Tailwind
colors: {
custom: {
50: '#aedbe6',
500: '#88ccdb',
950: '#000000',
},
}SCSS
$custom: #88ccdb; $custom-light: #aedbe6; $custom-dark: #000000;
JSON
{
"hex": "#88ccdb",
"rgb": {
"r": 136,
"g": 204,
"b": 219
},
"hsl": {
"h": 190.843,
"s": 53.548,
"l": 69.608
},
"oklch": {
"l": 0.80514,
"c": 0.07156,
"h": 213.1
},
"luminance": 0.53534
}Semantic roles & 50–950 ramp
primary
#88CCDB
secondary
#B26655
accent
#4124C1
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111515
muted
#818484