#88C2E6#88C2E6
#88C2E6 is a light, moderate cyan. Relative luminance 0.495; OKLCH L 78.7% C 0.079 H 236.4°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #88C2E6 |
|---|---|
| RGB | rgb(136, 194, 230) |
| HSL | hsl(203, 65%, 72%) |
| HSV | hsv(203, 41%, 90%) |
| CMYK | cmyk(40.9%, 15.7%, 0%, 9.8%) |
| CIE-LAB | lab(75.78, -9.62, -23.80) |
| CIE-LCH | lch(75.78, 25.67, 247.99°) |
| OKLab | oklab(78.72% -0.0437 -0.0657) |
| OKLCH | oklch(78.72% 0.079 236.4) |
| XYZ | xyz(43.7232, 49.5282, 82.1035) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.98
Lightskyblue
#87CEFA
ΔE00 3.47
Sky
#82CAFC
ΔE00 3.59
Baby Blue
#89CFF0
ΔE00 3.94
Light Blue
#95D0FC
ΔE00 4.19
Sky Blue
#87CEEB
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88C2E6 #E6AC88
analogous
#88E6DB #88C2E6 #8893E6
triadic
#88C2E6 #E688C2 #C2E688
tetradic
#88C2E6 #DB88E6 #E6AC88 #93E688
square
#88C2E6 #DB88E6 #E6AC88 #93E688
split-complementary
#88C2E6 #E68893 #E6DB88
monochromatic
#2A8CC9 #55A8DB #88C2E6 #BBDCF1 #E6F2FA
Accessibility & contrast
On white
1.93
#88C2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#88C2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88C2E6
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88C2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88C2E6 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C1E8
Deuteranopia (green-blind)
#A5B6E5
Tritanopia (blue-blind)
#64CBCE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #88c2e6; /* rgb */ color: rgb(136, 194, 230); /* oklch */ color: oklch(78.7% 0.079 236.4);
Tailwind
colors: {
custom: {
50: '#aed4ee',
500: '#88c2e6',
950: '#000000',
},
}SCSS
$custom: #88c2e6; $custom-light: #aed4ee; $custom-dark: #000000;
JSON
{
"hex": "#88c2e6",
"rgb": {
"r": 136,
"g": 194,
"b": 230
},
"hsl": {
"h": 202.979,
"s": 65.278,
"l": 71.765
},
"oklch": {
"l": 0.7872,
"c": 0.07894,
"h": 236.4
},
"luminance": 0.49531
}Semantic roles & 50–950 ramp
primary
#88C2E6
secondary
#F1E2D9
accent
#5E18CD
background
#FBFDFE
surface
#F6FAFD
border
#D0D3D5
text
#111416
muted
#808384