#88C2E8#88C2E8
#88C2E8 is a light, moderate cyan. Relative luminance 0.496; OKLCH L 78.8% C 0.081 H 237.9°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #88C2E8 |
|---|---|
| RGB | rgb(136, 194, 232) |
| HSL | hsl(204, 68%, 72%) |
| HSV | hsv(204, 41%, 91%) |
| CMYK | cmyk(41.4%, 16.4%, 0%, 9%) |
| CIE-LAB | lab(75.85, -9.09, -24.77) |
| CIE-LCH | lch(75.85, 26.39, 249.84°) |
| OKLab | oklab(78.8% -0.043 -0.0685) |
| OKLCH | oklch(78.8% 0.081 237.9) |
| XYZ | xyz(44.0057, 49.6412, 83.5912) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.81
Sky
#82CAFC
ΔE00 3.20
Lightskyblue
#87CEFA
ΔE00 3.33
Light Blue
#95D0FC
ΔE00 3.90
Baby Blue
#89CFF0
ΔE00 4.27
Sky Blue
#87CEEB
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88C2E8 #E8AE88
analogous
#88E8DE #88C2E8 #8892E8
triadic
#88C2E8 #E888C2 #C2E888
tetradic
#88C2E8 #DE88E8 #E8AE88 #92E888
square
#88C2E8 #DE88E8 #E8AE88 #92E888
split-complementary
#88C2E8 #E88892 #E8DE88
monochromatic
#288CCE #55A8DE #88C2E8 #BBDCF2 #E5F2FA
Accessibility & contrast
On white
1.92
#88C2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#88C2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88C2E8
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88C2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88C2E8 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1EA
Deuteranopia (green-blind)
#A4B6E7
Tritanopia (blue-blind)
#62CCCE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #88c2e8; /* rgb */ color: rgb(136, 194, 232); /* oklch */ color: oklch(78.8% 0.081 237.9);
Tailwind
colors: {
custom: {
50: '#aed4ef',
500: '#88c2e8',
950: '#000000',
},
}SCSS
$custom: #88c2e8; $custom-light: #aed4ef; $custom-dark: #000000;
JSON
{
"hex": "#88c2e8",
"rgb": {
"r": 136,
"g": 194,
"b": 232
},
"hsl": {
"h": 203.75,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.78798,
"c": 0.08086,
"h": 237.9
},
"luminance": 0.49644
}Semantic roles & 50–950 ramp
primary
#88C2E8
secondary
#F2E3D9
accent
#5F16D0
background
#FBFDFE
surface
#F6FAFD
border
#D0D3D5
text
#111416
muted
#808384