#89A8CB#89A8CB
#89A8CB is a light, moderate cyan. Relative luminance 0.376; OKLCH L 72.1% C 0.062 H 251.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #89A8CB |
|---|---|
| RGB | rgb(137, 168, 203) |
| HSL | hsl(212, 39%, 67%) |
| HSV | hsv(212, 33%, 80%) |
| CMYK | cmyk(32.5%, 17.2%, 0%, 20.4%) |
| CIE-LAB | lab(67.75, -2.28, -21.29) |
| CIE-LCH | lch(67.75, 21.41, 263.88°) |
| OKLab | oklab(72.09% -0.0193 -0.0586) |
| OKLCH | oklch(72.09% 0.062 251.8) |
| XYZ | xyz(35.0954, 37.6339, 61.9032) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.73
Bluey Grey
#89A0B0
ΔE00 6.86
Carolina Blue
#8AB8FE
ΔE00 7.19
Periwinkle Blue
#8F99FB
ΔE00 7.53
Bluegrey
#85A3B2
ΔE00 7.92
Cornflowerblue
#6495ED
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A8CB #CBAC89
analogous
#89C9CB #89A8CB #8B89CB
triadic
#89A8CB #CB89A8 #A8CB89
tetradic
#89A8CB #CB89C9 #CBAC89 #89CB8B
square
#89A8CB #CB89C9 #CBAC89 #89CB8B
split-complementary
#89A8CB #CB8B89 #C9CB89
monochromatic
#436A97 #5F89B8 #89A8CB #B3C7DE #DEE7F0
Accessibility & contrast
On white
2.46
#89A8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#89A8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A8CB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A8CB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CD
Deuteranopia (green-blind)
#93A2CA
Tritanopia (blue-blind)
#75B0B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89a8cb; /* rgb */ color: rgb(137, 168, 203); /* oklch */ color: oklch(72.1% 0.062 251.8);
Tailwind
colors: {
custom: {
50: '#adc1db',
500: '#89a8cb',
950: '#000000',
},
}SCSS
$custom: #89a8cb; $custom-light: #adc1db; $custom-dark: #000000;
JSON
{
"hex": "#89a8cb",
"rgb": {
"r": 137,
"g": 168,
"b": 203
},
"hsl": {
"h": 211.818,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.72087,
"c": 0.06167,
"h": 251.8
},
"luminance": 0.37635
}Semantic roles & 50–950 ramp
primary
#89A8CB
secondary
#E3D9CD
accent
#7734B2
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#101215
muted
#7F8183