#88C8EF#88C8EF
#88C8EF is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.4% C 0.086 H 236.1°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #88C8EF |
|---|---|
| RGB | rgb(136, 200, 239) |
| HSL | hsl(203, 76%, 74%) |
| HSV | hsv(203, 43%, 94%) |
| CMYK | cmyk(43.1%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(77.74, -10.40, -25.65) |
| CIE-LCH | lch(77.74, 27.68, 247.92°) |
| OKLab | oklab(80.38% -0.0478 -0.071) |
| OKLCH | oklch(80.38% 0.086 236.1) |
| XYZ | xyz(46.3822, 52.7717, 89.3865) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.82
Lightblue (survey)
#7BC8F6
ΔE00 1.85
Sky
#82CAFC
ΔE00 2.41
Baby Blue
#89CFF0
ΔE00 2.93
Light Blue
#95D0FC
ΔE00 2.98
Sky Blue
#87CEEB
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88C8EF #EFAF88
analogous
#88EFE2 #88C8EF #8894EF
triadic
#88C8EF #EF88C8 #C8EF88
tetradic
#88C8EF #E288EF #EFAF88 #94EF88
square
#88C8EF #E288EF #EFAF88 #94EF88
split-complementary
#88C8EF #EF8894 #EFE288
monochromatic
#1E96DF #52AFE8 #88C8EF #BEE1F6 #E4F3FB
Accessibility & contrast
On white
1.82
#88C8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#88C8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88C8EF
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88C8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88C8EF | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F1
Deuteranopia (green-blind)
#A8BBEE
Tritanopia (blue-blind)
#5DD2D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #88c8ef; /* rgb */ color: rgb(136, 200, 239); /* oklch */ color: oklch(80.4% 0.086 236.1);
Tailwind
colors: {
custom: {
50: '#afd8f4',
500: '#88c8ef',
950: '#000000',
},
}SCSS
$custom: #88c8ef; $custom-light: #afd8f4; $custom-dark: #000000;
JSON
{
"hex": "#88c8ef",
"rgb": {
"r": 136,
"g": 200,
"b": 239
},
"hsl": {
"h": 202.718,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.80376,
"c": 0.08554,
"h": 236.1
},
"luminance": 0.52775
}Semantic roles & 50–950 ramp
primary
#88C8EF
secondary
#CA7F51
accent
#5A0DD8
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385