#89ACCE#89ACCE
#89ACCE is a light, moderate cyan. Relative luminance 0.393; OKLCH L 73.1% C 0.063 H 247.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #89ACCE |
|---|---|
| RGB | rgb(137, 172, 206) |
| HSL | hsl(210, 41%, 67%) |
| HSV | hsv(210, 33%, 81%) |
| CMYK | cmyk(33.5%, 16.5%, 0%, 19.2%) |
| CIE-LAB | lab(68.95, -3.72, -21.11) |
| CIE-LCH | lch(68.95, 21.44, 260.01°) |
| OKLab | oklab(73.07% -0.0235 -0.0581) |
| OKLCH | oklch(73.07% 0.063 247.9) |
| XYZ | xyz(36.2062, 39.2780, 64.0542) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.48
Carolina Blue
#8AB8FE
ΔE00 6.53
Bluey Grey
#89A0B0
ΔE00 6.83
Bluegrey
#85A3B2
ΔE00 7.40
Greyblue
#77A1B5
ΔE00 7.48
Cloudy Blue
#ACC2D9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ACCE #CEAB89
analogous
#89CECD #89ACCE #898ACE
triadic
#89ACCE #CE89AC #ACCE89
tetradic
#89ACCE #CD89CE #CEAB89 #8ACE89
square
#89ACCE #CD89CE #CEAB89 #8ACE89
split-complementary
#89ACCE #CE898A #CECD89
monochromatic
#416F9C #5E8EBC #89ACCE #B4CAE0 #DFE9F2
Accessibility & contrast
On white
2.37
#89ACCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#89ACCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ACCE
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ACCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ACCE | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACD0
Deuteranopia (green-blind)
#96A5CD
Tritanopia (blue-blind)
#73B4B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #89acce; /* rgb */ color: rgb(137, 172, 206); /* oklch */ color: oklch(73.1% 0.063 247.9);
Tailwind
colors: {
custom: {
50: '#adc4dd',
500: '#89acce',
950: '#000000',
},
}SCSS
$custom: #89acce; $custom-light: #adc4dd; $custom-dark: #000000;
JSON
{
"hex": "#89acce",
"rgb": {
"r": 137,
"g": 172,
"b": 206
},
"hsl": {
"h": 209.565,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.73068,
"c": 0.06267,
"h": 247.9
},
"luminance": 0.3928
}Semantic roles & 50–950 ramp
primary
#89ACCE
secondary
#E4D9CF
accent
#7231B4
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183