#88C4E7#88C4E7
#88C4E7 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.2% C 0.079 H 234.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #88C4E7 |
|---|---|
| RGB | rgb(136, 196, 231) |
| HSL | hsl(202, 66%, 72%) |
| HSV | hsv(202, 41%, 91%) |
| CMYK | cmyk(41.1%, 15.2%, 0%, 9.4%) |
| CIE-LAB | lab(76.36, -10.42, -23.45) |
| CIE-LCH | lch(76.36, 25.66, 246.05°) |
| OKLab | oklab(79.19% -0.0458 -0.0647) |
| OKLCH | oklch(79.19% 0.079 234.7) |
| XYZ | xyz(44.3121, 50.4808, 82.9946) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.83
Lightskyblue
#87CEFA
ΔE00 3.18
Baby Blue
#89CFF0
ΔE00 3.22
Sky
#82CAFC
ΔE00 3.64
Sky Blue
#87CEEB
ΔE00 3.92
Light Blue
#95D0FC
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88C4E7 #E7AB88
analogous
#88E7DB #88C4E7 #8895E7
triadic
#88C4E7 #E788C4 #C4E788
tetradic
#88C4E7 #DB88E7 #E7AB88 #95E788
square
#88C4E7 #DB88E7 #E7AB88 #95E788
split-complementary
#88C4E7 #E78895 #E7DB88
monochromatic
#2990CC #55ABDD #88C4E7 #BBDDF1 #E6F2FA
Accessibility & contrast
On white
1.89
#88C4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#88C4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88C4E7
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88C4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88C4E7 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C2E9
Deuteranopia (green-blind)
#A6B8E6
Tritanopia (blue-blind)
#63CDCF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #88c4e7; /* rgb */ color: rgb(136, 196, 231); /* oklch */ color: oklch(79.2% 0.079 234.7);
Tailwind
colors: {
custom: {
50: '#aed5ee',
500: '#88c4e7',
950: '#000000',
},
}SCSS
$custom: #88c4e7; $custom-light: #aed5ee; $custom-dark: #000000;
JSON
{
"hex": "#88c4e7",
"rgb": {
"r": 136,
"g": 196,
"b": 231
},
"hsl": {
"h": 202.105,
"s": 66.434,
"l": 71.961
},
"oklch": {
"l": 0.79194,
"c": 0.0793,
"h": 234.7
},
"luminance": 0.50484
}Semantic roles & 50–950 ramp
primary
#88C4E7
secondary
#C07B53
accent
#5B17CE
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385