#89AEC2#89AEC2
#89AEC2 is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.1% C 0.050 H 231.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #89AEC2 |
|---|---|
| RGB | rgb(137, 174, 194) |
| HSL | hsl(201, 32%, 65%) |
| HSV | hsv(201, 29%, 76%) |
| CMYK | cmyk(29.4%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(69.10, -7.79, -14.27) |
| CIE-LCH | lch(69.10, 16.26, 241.37°) |
| OKLab | oklab(73.05% -0.0306 -0.039) |
| OKLCH | oklch(73.05% 0.05 231.9) |
| XYZ | xyz(35.1872, 39.4840, 56.7956) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.65
Greyblue
#77A1B5
ΔE00 4.33
Bluey Grey
#89A0B0
ΔE00 5.07
Light Grey Blue
#9DBCD4
ΔE00 5.12
Cool Gray
#9AA7B0
ΔE00 7.08
Cloudy Blue
#ACC2D9
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AEC2 #C29D89
analogous
#89C2BA #89AEC2 #8991C2
triadic
#89AEC2 #C289AE #AEC289
tetradic
#89AEC2 #BA89C2 #C29D89 #91C289
square
#89AEC2 #BA89C2 #C29D89 #91C289
split-complementary
#89AEC2 #C28991 #C2BA89
monochromatic
#47728A #6192AD #89AEC2 #B1CAD7 #DAE5EC
Accessibility & contrast
On white
2.36
#89AEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#89AEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AEC2
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AEC2 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC3
Deuteranopia (green-blind)
#9CA6C2
Tritanopia (blue-blind)
#77B4B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #89aec2; /* rgb */ color: rgb(137, 174, 194); /* oklch */ color: oklch(73.1% 0.050 231.9);
Tailwind
colors: {
custom: {
50: '#adc6d4',
500: '#89aec2',
950: '#000000',
},
}SCSS
$custom: #89aec2; $custom-light: #adc6d4; $custom-dark: #000000;
JSON
{
"hex": "#89aec2",
"rgb": {
"r": 137,
"g": 174,
"b": 194
},
"hsl": {
"h": 201.053,
"s": 31.844,
"l": 64.902
},
"oklch": {
"l": 0.73052,
"c": 0.04955,
"h": 231.9
},
"luminance": 0.39486
}Semantic roles & 50–950 ramp
primary
#89AEC2
secondary
#DDD1CA
accent
#623BAB
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283