#89A9CE#89A9CE
#89A9CE is a light, moderate cyan. Relative luminance 0.382; OKLCH L 72.4% C 0.065 H 252.4°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #89A9CE |
|---|---|
| RGB | rgb(137, 169, 206) |
| HSL | hsl(212, 41%, 67%) |
| HSV | hsv(212, 33%, 81%) |
| CMYK | cmyk(33.5%, 18%, 0%, 19.2%) |
| CIE-LAB | lab(68.13, -2.07, -22.37) |
| CIE-LCH | lch(68.13, 22.46, 264.71°) |
| OKLab | oklab(72.42% -0.0196 -0.0616) |
| OKLCH | oklch(72.42% 0.065 252.4) |
| XYZ | xyz(35.6417, 38.1489, 63.8661) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 6.67
Light Grey Blue
#9DBCD4
ΔE00 6.77
Bluey Grey
#89A0B0
ΔE00 7.43
Periwinkle Blue
#8F99FB
ΔE00 7.51
Cornflowerblue
#6495ED
ΔE00 7.94
Pastel Blue
#A2BFFE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A9CE #CEAE89
analogous
#89CBCE #89A9CE #8C89CE
triadic
#89A9CE #CE89A9 #A9CE89
tetradic
#89A9CE #CE89CB #CEAE89 #89CE8C
square
#89A9CE #CE89CB #CEAE89 #89CE8C
split-complementary
#89A9CE #CE8C89 #CBCE89
monochromatic
#416B9C #5E89BC #89A9CE #B4C9E0 #DFE8F2
Accessibility & contrast
On white
2.43
#89A9CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#89A9CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A9CE
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A9CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A9CE | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAAD0
Deuteranopia (green-blind)
#93A3CD
Tritanopia (blue-blind)
#74B1B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #89a9ce; /* rgb */ color: rgb(137, 169, 206); /* oklch */ color: oklch(72.4% 0.065 252.4);
Tailwind
colors: {
custom: {
50: '#adc2dd',
500: '#89a9ce',
950: '#000000',
},
}SCSS
$custom: #89a9ce; $custom-light: #adc2dd; $custom-dark: #000000;
JSON
{
"hex": "#89a9ce",
"rgb": {
"r": 137,
"g": 169,
"b": 206
},
"hsl": {
"h": 212.174,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.72422,
"c": 0.06464,
"h": 252.4
},
"luminance": 0.38151
}Semantic roles & 50–950 ramp
primary
#89A9CE
secondary
#E4DACF
accent
#7831B4
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183