#88ABC7#88ABC7
#88ABC7 is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.5% C 0.056 H 242.7°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #88ABC7 |
|---|---|
| RGB | rgb(136, 171, 199) |
| HSL | hsl(207, 36%, 66%) |
| HSV | hsv(207, 32%, 78%) |
| CMYK | cmyk(31.7%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(68.37, -5.23, -18.13) |
| CIE-LCH | lch(68.37, 18.87, 253.92°) |
| OKLab | oklab(72.52% -0.0257 -0.0497) |
| OKLCH | oklch(72.52% 0.056 242.7) |
| XYZ | xyz(35.0219, 38.4820, 59.6042) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.06
Bluey Grey
#89A0B0
ΔE00 5.21
Bluegrey
#85A3B2
ΔE00 5.35
Greyblue
#77A1B5
ΔE00 5.61
Cloudy Blue
#ACC2D9
ΔE00 7.66
Cool Gray
#9AA7B0
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ABC7 #C7A488
analogous
#88C7C3 #88ABC7 #888BC7
triadic
#88ABC7 #C788AB #ABC788
tetradic
#88ABC7 #C388C7 #C7A488 #8BC788
square
#88ABC7 #C388C7 #C7A488 #8BC788
split-complementary
#88ABC7 #C7888B #C7C388
monochromatic
#446F91 #5E8EB3 #88ABC7 #B2C8DB #DBE6EE
Accessibility & contrast
On white
2.41
#88ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#88ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ABC7
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ABC7 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ABC8
Deuteranopia (green-blind)
#97A4C7
Tritanopia (blue-blind)
#74B2B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #88abc7; /* rgb */ color: rgb(136, 171, 199); /* oklch */ color: oklch(72.5% 0.056 242.7);
Tailwind
colors: {
custom: {
50: '#acc4d8',
500: '#88abc7',
950: '#000000',
},
}SCSS
$custom: #88abc7; $custom-light: #acc4d8; $custom-dark: #000000;
JSON
{
"hex": "#88abc7",
"rgb": {
"r": 136,
"g": 171,
"b": 199
},
"hsl": {
"h": 206.667,
"s": 36,
"l": 65.686
},
"oklch": {
"l": 0.72517,
"c": 0.056,
"h": 242.7
},
"luminance": 0.38484
}Semantic roles & 50–950 ramp
primary
#88ABC7
secondary
#E0D4CB
accent
#6C37AF
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183