#89ABB2#89ABB2
#89ABB2 is a light, muted cyan. Relative luminance 0.377; OKLCH L 71.8% C 0.038 H 211.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABB2 |
|---|---|
| RGB | rgb(137, 171, 178) |
| HSL | hsl(190, 21%, 62%) |
| HSV | hsv(190, 23%, 70%) |
| CMYK | cmyk(23%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(67.77, -9.95, -7.41) |
| CIE-LCH | lch(67.77, 12.41, 216.68°) |
| OKLab | oklab(71.83% -0.0328 -0.0201) |
| OKLCH | oklch(71.83% 0.038 211.6) |
| XYZ | xyz(32.9130, 37.6573, 47.6453) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.81
Greyblue
#77A1B5
ΔE00 6.05
Cool Grey
#95A3A6
ΔE00 6.27
Bluey Grey
#89A0B0
ΔE00 6.94
Cool Gray
#9AA7B0
ΔE00 7.52
Cadetblue
#5F9EA0
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABB2 #B29089
analogous
#89B2A5 #89ABB2 #8997B2
triadic
#89ABB2 #B289AB #ABB289
tetradic
#89ABB2 #A589B2 #B29089 #97B289
square
#89ABB2 #A589B2 #B29089 #97B289
split-complementary
#89ABB2 #B28997 #B2A589
monochromatic
#4C6E75 #64909A #89ABB2 #AEC5CA #D3E0E2
Accessibility & contrast
On white
2.46
#89ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#89ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABB2
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABB2 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B2
Deuteranopia (green-blind)
#9EA3B2
Tritanopia (blue-blind)
#7CAEAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89abb2; /* rgb */ color: rgb(137, 171, 178); /* oklch */ color: oklch(71.8% 0.038 211.6);
Tailwind
colors: {
custom: {
50: '#acc4c9',
500: '#89abb2',
950: '#000000',
},
}SCSS
$custom: #89abb2; $custom-light: #acc4c9; $custom-dark: #000000;
JSON
{
"hex": "#89abb2",
"rgb": {
"r": 137,
"g": 171,
"b": 178
},
"hsl": {
"h": 190.244,
"s": 21.026,
"l": 61.765
},
"oklch": {
"l": 0.71832,
"c": 0.03847,
"h": 211.6
},
"luminance": 0.37659
}Semantic roles & 50–950 ramp
primary
#89ABB2
secondary
#D3C6C4
accent
#55469F
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182