#88AABE#88AABE
#88AABE is a light, muted cyan. Relative luminance 0.377; OKLCH L 72.0% C 0.047 H 234.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #88AABE |
|---|---|
| RGB | rgb(136, 170, 190) |
| HSL | hsl(202, 29%, 64%) |
| HSV | hsv(202, 28%, 75%) |
| CMYK | cmyk(28.4%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(67.80, -6.90, -14.02) |
| CIE-LCH | lch(67.80, 15.63, 243.82°) |
| OKLab | oklab(71.96% -0.0277 -0.0383) |
| OKLCH | oklch(71.96% 0.047 234.1) |
| XYZ | xyz(33.8195, 37.7000, 54.2001) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.73
Greyblue
#77A1B5
ΔE00 3.74
Bluey Grey
#89A0B0
ΔE00 3.84
Light Grey Blue
#9DBCD4
ΔE00 5.71
Cool Gray
#9AA7B0
ΔE00 6.42
Cool Grey
#95A3A6
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AABE #BE9C88
analogous
#88BEB7 #88AABE #888FBE
triadic
#88AABE #BE88AA #AABE88
tetradic
#88AABE #B788BE #BE9C88 #8FBE88
square
#88AABE #B788BE #BE9C88 #8FBE88
split-complementary
#88AABE #BE888F #BEB788
monochromatic
#486E84 #608EA8 #88AABE #B0C6D4 #D7E3E9
Accessibility & contrast
On white
2.46
#88AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#88AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AABE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AABE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BF
Deuteranopia (green-blind)
#99A2BE
Tritanopia (blue-blind)
#78AFB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #88aabe; /* rgb */ color: rgb(136, 170, 190); /* oklch */ color: oklch(72.0% 0.047 234.1);
Tailwind
colors: {
custom: {
50: '#acc3d1',
500: '#88aabe',
950: '#000000',
},
}SCSS
$custom: #88aabe; $custom-light: #acc3d1; $custom-dark: #000000;
JSON
{
"hex": "#88aabe",
"rgb": {
"r": 136,
"g": 170,
"b": 190
},
"hsl": {
"h": 202.222,
"s": 29.348,
"l": 63.922
},
"oklch": {
"l": 0.71964,
"c": 0.04728,
"h": 234.1
},
"luminance": 0.37701
}Semantic roles & 50–950 ramp
primary
#88AABE
secondary
#DACEC7
accent
#653DA8
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182