#89A7CD#89A7CD
#89A7CD is a light, moderate cyan. Relative luminance 0.374; OKLCH L 72.0% C 0.065 H 254.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #89A7CD |
|---|---|
| RGB | rgb(137, 167, 205) |
| HSL | hsl(214, 40%, 67%) |
| HSV | hsv(214, 33%, 80%) |
| CMYK | cmyk(33.2%, 18.5%, 0%, 19.6%) |
| CIE-LAB | lab(67.55, -1.22, -22.70) |
| CIE-LCH | lch(67.55, 22.73, 266.92°) |
| OKLab | oklab(71.95% -0.0173 -0.0625) |
| OKLCH | oklch(71.95% 0.065 254.5) |
| XYZ | xyz(35.1514, 37.3620, 63.1052) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 7.11
Periwinkle Blue
#8F99FB
ΔE00 7.19
Light Grey Blue
#9DBCD4
ΔE00 7.50
Bluey Grey
#89A0B0
ΔE00 7.69
Cornflowerblue
#6495ED
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A7CD #CDAF89
analogous
#89C9CD #89A7CD #8D89CD
triadic
#89A7CD #CD89A7 #A7CD89
tetradic
#89A7CD #CD89C9 #CDAF89 #89CD8D
square
#89A7CD #CD89C9 #CDAF89 #89CD8D
split-complementary
#89A7CD #CD8D89 #C9CD89
monochromatic
#41699A #5E87BB #89A7CD #B4C7DF #DFE7F1
Accessibility & contrast
On white
2.48
#89A7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#89A7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A7CD
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A7CD | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CF
Deuteranopia (green-blind)
#92A2CC
Tritanopia (blue-blind)
#74AFB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #89a7cd; /* rgb */ color: rgb(137, 167, 205); /* oklch */ color: oklch(72.0% 0.065 254.5);
Tailwind
colors: {
custom: {
50: '#adc1dc',
500: '#89a7cd',
950: '#000000',
},
}SCSS
$custom: #89a7cd; $custom-light: #adc1dc; $custom-dark: #000000;
JSON
{
"hex": "#89a7cd",
"rgb": {
"r": 137,
"g": 167,
"b": 205
},
"hsl": {
"h": 213.529,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.71952,
"c": 0.0649,
"h": 254.5
},
"luminance": 0.37364
}Semantic roles & 50–950 ramp
primary
#89A7CD
secondary
#E4DACE
accent
#7A32B4
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183