#89ABC6#89ABC6
#89ABC6 is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.5% C 0.054 H 242.4°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABC6 |
|---|---|
| RGB | rgb(137, 171, 198) |
| HSL | hsl(207, 35%, 66%) |
| HSV | hsv(207, 31%, 78%) |
| CMYK | cmyk(30.8%, 13.6%, 0%, 22.4%) |
| CIE-LAB | lab(68.40, -5.18, -17.53) |
| CIE-LCH | lch(68.40, 18.28, 253.53°) |
| OKLab | oklab(72.54% -0.0251 -0.0481) |
| OKLCH | oklch(72.54% 0.054 242.4) |
| XYZ | xyz(35.0694, 38.5199, 59.0024) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.95
Bluey Grey
#89A0B0
ΔE00 4.96
Bluegrey
#85A3B2
ΔE00 5.11
Greyblue
#77A1B5
ΔE00 5.54
Cool Gray
#9AA7B0
ΔE00 7.50
Cloudy Blue
#ACC2D9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABC6 #C6A489
analogous
#89C6C2 #89ABC6 #898CC6
triadic
#89ABC6 #C689AB #ABC689
tetradic
#89ABC6 #C289C6 #C6A489 #8CC689
square
#89ABC6 #C289C6 #C6A489 #8CC689
split-complementary
#89ABC6 #C6898C #C6C289
monochromatic
#456F8F #608EB2 #89ABC6 #B2C8DA #DCE6EE
Accessibility & contrast
On white
2.41
#89ABC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#89ABC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABC6
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABC6 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ABC7
Deuteranopia (green-blind)
#98A4C6
Tritanopia (blue-blind)
#76B2B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89abc6; /* rgb */ color: rgb(137, 171, 198); /* oklch */ color: oklch(72.5% 0.054 242.4);
Tailwind
colors: {
custom: {
50: '#adc4d7',
500: '#89abc6',
950: '#000000',
},
}SCSS
$custom: #89abc6; $custom-light: #adc4d7; $custom-dark: #000000;
JSON
{
"hex": "#89abc6",
"rgb": {
"r": 137,
"g": 171,
"b": 198
},
"hsl": {
"h": 206.557,
"s": 34.857,
"l": 65.686
},
"oklch": {
"l": 0.72544,
"c": 0.05421,
"h": 242.4
},
"luminance": 0.38521
}Semantic roles & 50–950 ramp
primary
#89ABC6
secondary
#E0D4CB
accent
#6C38AE
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183