#88C2ED#88C2ED
#88C2ED is a light, moderate cyan. Relative luminance 0.499; OKLCH L 79.0% C 0.086 H 241.3°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #88C2ED |
|---|---|
| RGB | rgb(136, 194, 237) |
| HSL | hsl(206, 74%, 73%) |
| HSV | hsv(206, 43%, 93%) |
| CMYK | cmyk(42.6%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(76.03, -7.76, -27.20) |
| CIE-LCH | lch(76.03, 28.28, 254.08°) |
| OKLab | oklab(79% -0.0413 -0.0753) |
| OKLCH | oklch(79% 0.086 241.3) |
| XYZ | xyz(44.7260, 49.9293, 87.3849) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.67
Lightblue (survey)
#7BC8F6
ΔE00 2.97
Lightskyblue
#87CEFA
ΔE00 3.42
Light Blue
#95D0FC
ΔE00 3.52
Sky Blue (survey)
#75BBFD
ΔE00 4.09
Baby Blue (survey)
#A2CFFE
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88C2ED #EDB388
analogous
#88EDE6 #88C2ED #888FED
triadic
#88C2ED #ED88C2 #C2ED88
tetradic
#88C2ED #E688ED #EDB388 #8FED88
square
#88C2ED #E688ED #EDB388 #8FED88
split-complementary
#88C2ED #ED888F #EDE688
monochromatic
#218BDA #53A7E5 #88C2ED #BDDDF5 #E4F1FB
Accessibility & contrast
On white
1.91
#88C2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#88C2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88C2ED
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88C2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88C2ED | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2EF
Deuteranopia (green-blind)
#A2B7EC
Tritanopia (blue-blind)
#60CDD0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #88c2ed; /* rgb */ color: rgb(136, 194, 237); /* oklch */ color: oklch(79.0% 0.086 241.3);
Tailwind
colors: {
custom: {
50: '#afd4f3',
500: '#88c2ed',
950: '#000000',
},
}SCSS
$custom: #88c2ed; $custom-light: #afd4f3; $custom-dark: #000000;
JSON
{
"hex": "#88c2ed",
"rgb": {
"r": 136,
"g": 194,
"b": 237
},
"hsl": {
"h": 205.545,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.78997,
"c": 0.0859,
"h": 241.3
},
"luminance": 0.49932
}Semantic roles & 50–950 ramp
primary
#88C2ED
secondary
#F3E4D8
accent
#6410D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285