#89AFBD#89AFBD
#89AFBD is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.1% C 0.046 H 222.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFBD |
|---|---|
| RGB | rgb(137, 175, 189) |
| HSL | hsl(196, 28%, 64%) |
| HSV | hsv(196, 28%, 74%) |
| CMYK | cmyk(27.5%, 7.4%, 0%, 25.9%) |
| CIE-LAB | lab(69.22, -9.53, -11.33) |
| CIE-LCH | lch(69.22, 14.81, 229.94°) |
| OKLab | oklab(73.09% -0.0338 -0.0309) |
| OKLCH | oklch(73.09% 0.046 222.4) |
| XYZ | xyz(34.8290, 39.6509, 53.9525) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.01
Greyblue
#77A1B5
ΔE00 4.84
Bluey Grey
#89A0B0
ΔE00 6.18
Light Grey Blue
#9DBCD4
ΔE00 6.79
Cool Gray
#9AA7B0
ΔE00 7.47
Cool Grey
#95A3A6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFBD #BD9789
analogous
#89BDB1 #89AFBD #8995BD
triadic
#89AFBD #BD89AF #AFBD89
tetradic
#89AFBD #B189BD #BD9789 #95BD89
square
#89AFBD #B189BD #BD9789 #95BD89
split-complementary
#89AFBD #BD8995 #BDB189
monochromatic
#497383 #6294A7 #89AFBD #B0CAD3 #D7E4E9
Accessibility & contrast
On white
2.35
#89AFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#89AFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFBD
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFBD | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBE
Deuteranopia (green-blind)
#9FA6BD
Tritanopia (blue-blind)
#79B4B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #89afbd; /* rgb */ color: rgb(137, 175, 189); /* oklch */ color: oklch(73.1% 0.046 222.4);
Tailwind
colors: {
custom: {
50: '#acc6d0',
500: '#89afbd',
950: '#000000',
},
}SCSS
$custom: #89afbd; $custom-light: #acc6d0; $custom-dark: #000000;
JSON
{
"hex": "#89afbd",
"rgb": {
"r": 137,
"g": 175,
"b": 189
},
"hsl": {
"h": 196.154,
"s": 28.261,
"l": 63.922
},
"oklch": {
"l": 0.73094,
"c": 0.04581,
"h": 222.4
},
"luminance": 0.39652
}Semantic roles & 50–950 ramp
primary
#89AFBD
secondary
#DACDC8
accent
#5B3FA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282