#88ABC2#88ABC2
#88ABC2 is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.3% C 0.051 H 237.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #88ABC2 |
|---|---|
| RGB | rgb(136, 171, 194) |
| HSL | hsl(204, 32%, 65%) |
| HSV | hsv(204, 30%, 76%) |
| CMYK | cmyk(29.9%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(68.21, -6.46, -15.62) |
| CIE-LCH | lch(68.21, 16.91, 247.53°) |
| OKLab | oklab(72.33% -0.0275 -0.0428) |
| OKLCH | oklch(72.33% 0.051 237.2) |
| XYZ | xyz(34.4509, 38.2536, 56.5969) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.73
Greyblue
#77A1B5
ΔE00 4.32
Bluey Grey
#89A0B0
ΔE00 4.34
Light Grey Blue
#9DBCD4
ΔE00 5.15
Cool Gray
#9AA7B0
ΔE00 6.93
Cloudy Blue
#ACC2D9
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ABC2 #C29F88
analogous
#88C2BC #88ABC2 #888EC2
triadic
#88ABC2 #C288AB #ABC288
tetradic
#88ABC2 #BC88C2 #C29F88 #8EC288
square
#88ABC2 #BC88C2 #C29F88 #8EC288
split-complementary
#88ABC2 #C2888E #C2BC88
monochromatic
#466F89 #608EAD #88ABC2 #B0C8D7 #D9E4EB
Accessibility & contrast
On white
2.43
#88ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#88ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ABC2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ABC2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC3
Deuteranopia (green-blind)
#99A3C2
Tritanopia (blue-blind)
#76B1B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #88abc2; /* rgb */ color: rgb(136, 171, 194); /* oklch */ color: oklch(72.3% 0.051 237.2);
Tailwind
colors: {
custom: {
50: '#acc4d4',
500: '#88abc2',
950: '#000000',
},
}SCSS
$custom: #88abc2; $custom-light: #acc4d4; $custom-dark: #000000;
JSON
{
"hex": "#88abc2",
"rgb": {
"r": 136,
"g": 171,
"b": 194
},
"hsl": {
"h": 203.793,
"s": 32.222,
"l": 64.706
},
"oklch": {
"l": 0.7233,
"c": 0.05086,
"h": 237.2
},
"luminance": 0.38255
}Semantic roles & 50–950 ramp
primary
#88ABC2
secondary
#DDD1C9
accent
#673BAB
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183