#89ABC4#89ABC4
#89ABC4 is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.5% C 0.052 H 240.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABC4 |
|---|---|
| RGB | rgb(137, 171, 196) |
| HSL | hsl(205, 33%, 65%) |
| HSV | hsv(205, 30%, 77%) |
| CMYK | cmyk(30.1%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(68.33, -5.68, -16.53) |
| CIE-LCH | lch(68.33, 17.48, 251.05°) |
| OKLab | oklab(72.47% -0.0258 -0.0453) |
| OKLCH | oklch(72.47% 0.052 240.3) |
| XYZ | xyz(34.8402, 38.4282, 57.7955) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.44
Bluey Grey
#89A0B0
ΔE00 4.56
Light Grey Blue
#9DBCD4
ΔE00 4.94
Greyblue
#77A1B5
ΔE00 5.00
Cool Gray
#9AA7B0
ΔE00 7.11
Cloudy Blue
#ACC2D9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABC4 #C4A289
analogous
#89C4BF #89ABC4 #898DC4
triadic
#89ABC4 #C489AB #ABC489
tetradic
#89ABC4 #BF89C4 #C4A289 #8DC489
square
#89ABC4 #BF89C4 #C4A289 #8DC489
split-complementary
#89ABC4 #C4898D #C4BF89
monochromatic
#466F8C #608EB0 #89ABC4 #B2C8D8 #DBE5ED
Accessibility & contrast
On white
2.42
#89ABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#89ABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABC4
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABC4 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AAC5
Deuteranopia (green-blind)
#99A4C4
Tritanopia (blue-blind)
#77B1B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89abc4; /* rgb */ color: rgb(137, 171, 196); /* oklch */ color: oklch(72.5% 0.052 240.3);
Tailwind
colors: {
custom: {
50: '#adc4d5',
500: '#89abc4',
950: '#000000',
},
}SCSS
$custom: #89abc4; $custom-light: #adc4d5; $custom-dark: #000000;
JSON
{
"hex": "#89abc4",
"rgb": {
"r": 137,
"g": 171,
"b": 196
},
"hsl": {
"h": 205.424,
"s": 33.333,
"l": 65.294
},
"oklch": {
"l": 0.72469,
"c": 0.05211,
"h": 240.3
},
"luminance": 0.3843
}Semantic roles & 50–950 ramp
primary
#89ABC4
secondary
#DED3CA
accent
#6A39AC
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183