#89AECC#89AECC
#89AECC is a light, muted cyan. Relative luminance 0.400; OKLCH L 73.4% C 0.059 H 243.1°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #89AECC |
|---|---|
| RGB | rgb(137, 174, 204) |
| HSL | hsl(207, 40%, 67%) |
| HSV | hsv(207, 33%, 80%) |
| CMYK | cmyk(32.8%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(69.43, -5.32, -19.28) |
| CIE-LCH | lch(69.43, 20.00, 254.58°) |
| OKLab | oklab(73.42% -0.0269 -0.053) |
| OKLCH | oklch(73.42% 0.059 243.1) |
| XYZ | xyz(36.3483, 39.9484, 62.9106) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.51
Bluey Grey
#89A0B0
ΔE00 6.18
Bluegrey
#85A3B2
ΔE00 6.21
Greyblue
#77A1B5
ΔE00 6.36
Cloudy Blue
#ACC2D9
ΔE00 7.17
Carolina Blue
#8AB8FE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AECC #CCA789
analogous
#89CCC9 #89AECC #898DCC
triadic
#89AECC #CC89AE #AECC89
tetradic
#89AECC #C989CC #CCA789 #8DCC89
square
#89AECC #C989CC #CCA789 #8DCC89
split-complementary
#89AECC #CC898D #CCC989
monochromatic
#427299 #5E91BA #89AECC #B4CBDE #DEE9F1
Accessibility & contrast
On white
2.34
#89AECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#89AECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AECC
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AECC | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECE
Deuteranopia (green-blind)
#99A6CB
Tritanopia (blue-blind)
#74B5B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #89aecc; /* rgb */ color: rgb(137, 174, 204); /* oklch */ color: oklch(73.4% 0.059 243.1);
Tailwind
colors: {
custom: {
50: '#adc6db',
500: '#89aecc',
950: '#000000',
},
}SCSS
$custom: #89aecc; $custom-light: #adc6db; $custom-dark: #000000;
JSON
{
"hex": "#89aecc",
"rgb": {
"r": 137,
"g": 174,
"b": 204
},
"hsl": {
"h": 206.866,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.73424,
"c": 0.05938,
"h": 243.1
},
"luminance": 0.3995
}Semantic roles & 50–950 ramp
primary
#89AECC
secondary
#E3D7CE
accent
#6C33B3
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283