#89A7CE#89A7CE
#89A7CE is a light, moderate cyan. Relative luminance 0.374; OKLCH L 72.0% C 0.066 H 255.2°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #89A7CE |
|---|---|
| RGB | rgb(137, 167, 206) |
| HSL | hsl(214, 41%, 67%) |
| HSV | hsv(214, 33%, 81%) |
| CMYK | cmyk(33.5%, 18.9%, 0%, 19.2%) |
| CIE-LAB | lab(67.58, -0.97, -23.20) |
| CIE-LCH | lch(67.58, 23.22, 267.62°) |
| OKLab | oklab(71.99% -0.0169 -0.064) |
| OKLCH | oklch(71.99% 0.066 255.2) |
| XYZ | xyz(35.2725, 37.4105, 63.7430) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 7.01
Periwinkle Blue
#8F99FB
ΔE00 7.12
Light Grey Blue
#9DBCD4
ΔE00 7.66
Cornflowerblue
#6495ED
ΔE00 7.70
Bluey Grey
#89A0B0
ΔE00 7.95
Pastel Blue
#A2BFFE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A7CE #CEB089
analogous
#89C9CE #89A7CE #8E89CE
triadic
#89A7CE #CE89A7 #A7CE89
tetradic
#89A7CE #CE89C9 #CEB089 #89CE8E
square
#89A7CE #CE89C9 #CEB089 #89CE8E
split-complementary
#89A7CE #CE8E89 #C9CE89
monochromatic
#41689C #5E87BC #89A7CE #B4C7E0 #DFE7F2
Accessibility & contrast
On white
2.48
#89A7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#89A7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A7CE
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A7CE | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8D0
Deuteranopia (green-blind)
#91A2CD
Tritanopia (blue-blind)
#74AFB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89a7ce; /* rgb */ color: rgb(137, 167, 206); /* oklch */ color: oklch(72.0% 0.066 255.2);
Tailwind
colors: {
custom: {
50: '#adc1dd',
500: '#89a7ce',
950: '#000000',
},
}SCSS
$custom: #89a7ce; $custom-light: #adc1dd; $custom-dark: #000000;
JSON
{
"hex": "#89a7ce",
"rgb": {
"r": 137,
"g": 167,
"b": 206
},
"hsl": {
"h": 213.913,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.71993,
"c": 0.06616,
"h": 255.2
},
"luminance": 0.37412
}Semantic roles & 50–950 ramp
primary
#89A7CE
secondary
#E4DBCF
accent
#7B31B4
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183