#88ABBF#88ABBF
#88ABBF is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.2% C 0.048 H 233.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #88ABBF |
|---|---|
| RGB | rgb(136, 171, 191) |
| HSL | hsl(202, 30%, 64%) |
| HSV | hsv(202, 29%, 75%) |
| CMYK | cmyk(28.8%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(68.11, -7.20, -14.11) |
| CIE-LCH | lch(68.11, 15.84, 242.98°) |
| OKLab | oklab(72.22% -0.0287 -0.0385) |
| OKLCH | oklch(72.22% 0.048 233.4) |
| XYZ | xyz(34.1174, 38.1202, 54.8404) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.93
Greyblue
#77A1B5
ΔE00 3.81
Bluey Grey
#89A0B0
ΔE00 4.19
Light Grey Blue
#9DBCD4
ΔE00 5.57
Cool Gray
#9AA7B0
ΔE00 6.62
Cool Grey
#95A3A6
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ABBF #BF9C88
analogous
#88BFB8 #88ABBF #8890BF
triadic
#88ABBF #BF88AB #ABBF88
tetradic
#88ABBF #B888BF #BF9C88 #90BF88
square
#88ABBF #B888BF #BF9C88 #90BF88
split-complementary
#88ABBF #BF8890 #BFB888
monochromatic
#486F85 #608FAA #88ABBF #B0C7D4 #D8E3EA
Accessibility & contrast
On white
2.43
#88ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#88ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ABBF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ABBF | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#9AA3BF
Tritanopia (blue-blind)
#77B0B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #88abbf; /* rgb */ color: rgb(136, 171, 191); /* oklch */ color: oklch(72.2% 0.048 233.4);
Tailwind
colors: {
custom: {
50: '#acc4d2',
500: '#88abbf',
950: '#000000',
},
}SCSS
$custom: #88abbf; $custom-light: #acc4d2; $custom-dark: #000000;
JSON
{
"hex": "#88abbf",
"rgb": {
"r": 136,
"g": 171,
"b": 191
},
"hsl": {
"h": 201.818,
"s": 30.055,
"l": 64.118
},
"oklch": {
"l": 0.7222,
"c": 0.04805,
"h": 233.4
},
"luminance": 0.38122
}Semantic roles & 50–950 ramp
primary
#88ABBF
secondary
#DBCFC8
accent
#643DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182