#899AAA#899AAA
#899AAA is a light, muted cyan. Relative luminance 0.313; OKLCH L 67.8% C 0.031 H 246.6°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #899AAA |
|---|---|
| RGB | rgb(137, 154, 170) |
| HSL | hsl(209, 16%, 60%) |
| HSV | hsv(209, 19%, 67%) |
| CMYK | cmyk(19.4%, 9.4%, 0%, 33.3%) |
| CIE-LAB | lab(62.79, -2.50, -10.37) |
| CIE-LCH | lch(62.79, 10.66, 256.43°) |
| OKLab | oklab(67.82% -0.0121 -0.0281) |
| OKLCH | oklch(67.82% 0.031 246.6) |
| XYZ | xyz(29.1260, 31.3311, 42.5354) |
| Luminance | 0.3133 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.68
Bluegrey
#85A3B2
ΔE00 5.09
Cool Gray
#9AA7B0
ΔE00 5.11
Blue Grey
#758DA3
ΔE00 5.31
Pewter
#899397
ΔE00 5.82
Lightslategray
#778899
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899AAA #AA9989
analogous
#89AAA9 #899AAA #8989AA
triadic
#899AAA #AA899A #9AAA89
tetradic
#899AAA #A989AA #AA9989 #89AA89
square
#899AAA #A989AA #AA9989 #89AA89
split-complementary
#899AAA #AA8989 #AAA989
monochromatic
#4D5D6B #677C8F #899AAA #ADB8C4 #D0D7DD
Accessibility & contrast
On white
2.89
#899AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#899AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899AAA
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899AAA | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949AAB
Deuteranopia (green-blind)
#9096AA
Tritanopia (blue-blind)
#809E9F
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #899aaa; /* rgb */ color: rgb(137, 154, 170); /* oklch */ color: oklch(67.8% 0.031 246.6);
Tailwind
colors: {
custom: {
50: '#abb7c3',
500: '#899aaa',
950: '#000000',
},
}SCSS
$custom: #899aaa; $custom-light: #abb7c3; $custom-dark: #000000;
JSON
{
"hex": "#899aaa",
"rgb": {
"r": 137,
"g": 154,
"b": 170
},
"hsl": {
"h": 209.091,
"s": 16.256,
"l": 60.196
},
"oklch": {
"l": 0.67816,
"c": 0.03062,
"h": 246.6
},
"luminance": 0.31332
}Semantic roles & 50–950 ramp
primary
#899AAA
secondary
#CEC7C1
accent
#724B9A
background
#FAFBFB
surface
#F4F6F7
border
#CED0D0
text
#101112
muted
#7F8081