#89AABA#89AABA
#89AABA is a light, muted cyan. Relative luminance 0.376; OKLCH L 71.9% C 0.043 H 228.9°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #89AABA |
|---|---|
| RGB | rgb(137, 170, 186) |
| HSL | hsl(200, 26%, 63%) |
| HSV | hsv(200, 26%, 73%) |
| CMYK | cmyk(26.3%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(67.73, -7.55, -11.90) |
| CIE-LCH | lch(67.73, 14.09, 237.60°) |
| OKLab | oklab(71.89% -0.0283 -0.0324) |
| OKLCH | oklch(71.89% 0.043 228.9) |
| XYZ | xyz(33.5516, 37.6117, 51.9368) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.11
Greyblue
#77A1B5
ΔE00 3.73
Bluey Grey
#89A0B0
ΔE00 3.99
Cool Gray
#9AA7B0
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 6.43
Cool Grey
#95A3A6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AABA #BA9989
analogous
#89BAB1 #89AABA #8991BA
triadic
#89AABA #BA89AA #AABA89
tetradic
#89AABA #B189BA #BA9989 #91BA89
square
#89AABA #B189BA #BA9989 #91BA89
split-complementary
#89AABA #BA8991 #BAB189
monochromatic
#4A6D7F #628EA3 #89AABA #B0C6D1 #D6E2E7
Accessibility & contrast
On white
2.46
#89AABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#89AABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AABA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AABA | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8BB
Deuteranopia (green-blind)
#9BA2BA
Tritanopia (blue-blind)
#7AAFAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89aaba; /* rgb */ color: rgb(137, 170, 186); /* oklch */ color: oklch(71.9% 0.043 228.9);
Tailwind
colors: {
custom: {
50: '#acc3ce',
500: '#89aaba',
950: '#000000',
},
}SCSS
$custom: #89aaba; $custom-light: #acc3ce; $custom-dark: #000000;
JSON
{
"hex": "#89aaba",
"rgb": {
"r": 137,
"g": 170,
"b": 186
},
"hsl": {
"h": 199.592,
"s": 26.203,
"l": 63.333
},
"oklch": {
"l": 0.71886,
"c": 0.04302,
"h": 228.9
},
"luminance": 0.37613
}Semantic roles & 50–950 ramp
primary
#89AABA
secondary
#D8CCC7
accent
#6141A5
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182