#88ACBB#88ACBB
#88ACBB is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.3% C 0.045 H 225.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #88ACBB |
|---|---|
| RGB | rgb(136, 172, 187) |
| HSL | hsl(198, 27%, 63%) |
| HSV | hsv(198, 27%, 73%) |
| CMYK | cmyk(27.3%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(68.26, -8.70, -11.67) |
| CIE-LCH | lch(68.26, 14.55, 233.31°) |
| OKLab | oklab(72.3% -0.0315 -0.0318) |
| OKLCH | oklch(72.3% 0.045 225.2) |
| XYZ | xyz(33.8728, 38.3257, 52.6169) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.94
Greyblue
#77A1B5
ΔE00 4.00
Bluey Grey
#89A0B0
ΔE00 5.10
Light Grey Blue
#9DBCD4
ΔE00 6.72
Cool Gray
#9AA7B0
ΔE00 6.82
Cool Grey
#95A3A6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ACBB #BB9788
analogous
#88BBB0 #88ACBB #8892BB
triadic
#88ACBB #BB88AC #ACBB88
tetradic
#88ACBB #B088BB #BB9788 #92BB88
square
#88ACBB #B088BB #BB9788 #92BB88
split-complementary
#88ACBB #BB8892 #BBB088
monochromatic
#497080 #6191A5 #88ACBB #AFC7D1 #D6E2E8
Accessibility & contrast
On white
2.42
#88ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#88ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ACBB
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ACBB | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#78B1B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #88acbb; /* rgb */ color: rgb(136, 172, 187); /* oklch */ color: oklch(72.3% 0.045 225.2);
Tailwind
colors: {
custom: {
50: '#acc4cf',
500: '#88acbb',
950: '#000000',
},
}SCSS
$custom: #88acbb; $custom-light: #acc4cf; $custom-dark: #000000;
JSON
{
"hex": "#88acbb",
"rgb": {
"r": 136,
"g": 172,
"b": 187
},
"hsl": {
"h": 197.647,
"s": 27.273,
"l": 63.333
},
"oklch": {
"l": 0.72297,
"c": 0.04481,
"h": 225.2
},
"luminance": 0.38327
}Semantic roles & 50–950 ramp
primary
#88ACBB
secondary
#D8CCC6
accent
#5E40A6
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182