#89ABC2#89ABC2
#89ABC2 is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.4% C 0.050 H 238.0°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABC2 |
|---|---|
| RGB | rgb(137, 171, 194) |
| HSL | hsl(204, 32%, 65%) |
| HSV | hsv(204, 29%, 76%) |
| CMYK | cmyk(29.4%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(68.27, -6.17, -15.52) |
| CIE-LCH | lch(68.27, 16.70, 248.33°) |
| OKLab | oklab(72.4% -0.0266 -0.0425) |
| OKLCH | oklch(72.4% 0.05 238) |
| XYZ | xyz(34.6141, 38.3378, 56.6046) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.80
Bluey Grey
#89A0B0
ΔE00 4.25
Greyblue
#77A1B5
ΔE00 4.52
Light Grey Blue
#9DBCD4
ΔE00 5.04
Cool Gray
#9AA7B0
ΔE00 6.78
Cloudy Blue
#ACC2D9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABC2 #C2A089
analogous
#89C2BD #89ABC2 #898EC2
triadic
#89ABC2 #C289AB #ABC289
tetradic
#89ABC2 #BD89C2 #C2A089 #8EC289
square
#89ABC2 #BD89C2 #C2A089 #8EC289
split-complementary
#89ABC2 #C2898E #C2BD89
monochromatic
#476F8A #618EAD #89ABC2 #B1C8D7 #DAE4EC
Accessibility & contrast
On white
2.42
#89ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#89ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABC2
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABC2 | 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)
#A1AAC3
Deuteranopia (green-blind)
#99A4C2
Tritanopia (blue-blind)
#78B1B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #89abc2; /* rgb */ color: rgb(137, 171, 194); /* oklch */ color: oklch(72.4% 0.050 238.0);
Tailwind
colors: {
custom: {
50: '#acc4d4',
500: '#89abc2',
950: '#000000',
},
}SCSS
$custom: #89abc2; $custom-light: #acc4d4; $custom-dark: #000000;
JSON
{
"hex": "#89abc2",
"rgb": {
"r": 137,
"g": 171,
"b": 194
},
"hsl": {
"h": 204.211,
"s": 31.844,
"l": 64.902
},
"oklch": {
"l": 0.72395,
"c": 0.05008,
"h": 238
},
"luminance": 0.38339
}Semantic roles & 50–950 ramp
primary
#89ABC2
secondary
#DDD2CA
accent
#683BAB
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183