#89ABC8#89ABC8
#89ABC8 is a light, muted cyan. Relative luminance 0.386; OKLCH L 72.6% C 0.056 H 244.4°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABC8 |
|---|---|
| RGB | rgb(137, 171, 200) |
| HSL | hsl(208, 36%, 66%) |
| HSV | hsv(208, 32%, 78%) |
| CMYK | cmyk(31.5%, 14.5%, 0%, 21.6%) |
| CIE-LAB | lab(68.47, -4.69, -18.54) |
| CIE-LCH | lch(68.47, 19.12, 255.82°) |
| OKLab | oklab(72.62% -0.0244 -0.0509) |
| OKLCH | oklch(72.62% 0.056 244.4) |
| XYZ | xyz(35.3016, 38.6127, 60.2253) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.08
Bluey Grey
#89A0B0
ΔE00 5.43
Bluegrey
#85A3B2
ΔE00 5.79
Greyblue
#77A1B5
ΔE00 6.10
Cloudy Blue
#ACC2D9
ΔE00 7.50
Carolina Blue
#8AB8FE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABC8 #C8A689
analogous
#89C8C5 #89ABC8 #898BC8
triadic
#89ABC8 #C889AB #ABC889
tetradic
#89ABC8 #C589C8 #C8A689 #8BC889
square
#89ABC8 #C589C8 #C8A689 #8BC889
split-complementary
#89ABC8 #C8898B #C8C589
monochromatic
#446E92 #5F8DB5 #89ABC8 #B3C9DB #DCE6EF
Accessibility & contrast
On white
2.41
#89ABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#89ABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABC8
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABC8 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FABC9
Deuteranopia (green-blind)
#97A4C7
Tritanopia (blue-blind)
#76B2B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89abc8; /* rgb */ color: rgb(137, 171, 200); /* oklch */ color: oklch(72.6% 0.056 244.4);
Tailwind
colors: {
custom: {
50: '#adc4d8',
500: '#89abc8',
950: '#000000',
},
}SCSS
$custom: #89abc8; $custom-light: #adc4d8; $custom-dark: #000000;
JSON
{
"hex": "#89abc8",
"rgb": {
"r": 137,
"g": 171,
"b": 200
},
"hsl": {
"h": 207.619,
"s": 36.416,
"l": 66.078
},
"oklch": {
"l": 0.7262,
"c": 0.05639,
"h": 244.4
},
"luminance": 0.38614
}Semantic roles & 50–950 ramp
primary
#89ABC8
secondary
#E1D6CC
accent
#6E36AF
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183