#88CEED#88CEED
#88CEED is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.6% C 0.083 H 227.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #88CEED |
|---|---|
| RGB | rgb(136, 206, 237) |
| HSL | hsl(198, 74%, 73%) |
| HSV | hsv(198, 43%, 93%) |
| CMYK | cmyk(42.6%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.32, -14.07, -22.17) |
| CIE-LCH | lch(79.32, 26.26, 237.60°) |
| OKLab | oklab(81.61% -0.0556 -0.0612) |
| OKLCH | oklch(81.61% 0.083 227.7) |
| XYZ | xyz(47.5053, 55.4880, 88.3113) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 0.70
Sky Blue
#87CEEB
ΔE00 0.75
Lightskyblue
#87CEFA
ΔE00 3.81
Lightblue (survey)
#7BC8F6
ΔE00 4.26
Ice Blue
#A5DFF9
ΔE00 4.78
Light Blue
#95D0FC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CEED #EDA788
analogous
#88EDDA #88CEED #889BED
triadic
#88CEED #ED88CE #CEED88
tetradic
#88CEED #DA88ED #EDA788 #9BED88
square
#88CEED #DA88ED #EDA788 #9BED88
split-complementary
#88CEED #ED889B #EDDA88
monochromatic
#21A1DA #53B8E5 #88CEED #BDE4F5 #E4F4FB
Accessibility & contrast
On white
1.74
#88CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#88CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CEED
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CEED | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEF
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#5DD7D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #88ceed; /* rgb */ color: rgb(136, 206, 237); /* oklch */ color: oklch(81.6% 0.083 227.7);
Tailwind
colors: {
custom: {
50: '#afddf2',
500: '#88ceed',
950: '#000000',
},
}SCSS
$custom: #88ceed; $custom-light: #afddf2; $custom-dark: #000000;
JSON
{
"hex": "#88ceed",
"rgb": {
"r": 136,
"g": 206,
"b": 237
},
"hsl": {
"h": 198.416,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.81608,
"c": 0.08266,
"h": 227.7
},
"luminance": 0.55491
}Semantic roles & 50–950 ramp
primary
#88CEED
secondary
#C87652
accent
#4C10D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485