#89AFBF#89AFBF
#89AFBF is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.2% C 0.047 H 225.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFBF |
|---|---|
| RGB | rgb(137, 175, 191) |
| HSL | hsl(198, 30%, 64%) |
| HSV | hsv(198, 28%, 75%) |
| CMYK | cmyk(28.3%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(69.28, -9.05, -12.34) |
| CIE-LCH | lch(69.28, 15.31, 233.74°) |
| OKLab | oklab(73.16% -0.0331 -0.0337) |
| OKLCH | oklch(73.16% 0.047 225.5) |
| XYZ | xyz(35.0476, 39.7384, 55.1037) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.79
Greyblue
#77A1B5
ΔE00 4.57
Bluey Grey
#89A0B0
ΔE00 5.81
Light Grey Blue
#9DBCD4
ΔE00 6.14
Cool Gray
#9AA7B0
ΔE00 7.33
Cool Grey
#95A3A6
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFBF #BF9989
analogous
#89BFB4 #89AFBF #8994BF
triadic
#89AFBF #BF89AF #AFBF89
tetradic
#89AFBF #B489BF #BF9989 #94BF89
square
#89AFBF #B489BF #BF9989 #94BF89
split-complementary
#89AFBF #BF8994 #BFB489
monochromatic
#487385 #6194A9 #89AFBF #B1CAD5 #D8E5EA
Accessibility & contrast
On white
2.35
#89AFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#89AFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFBF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFBF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#9EA6BF
Tritanopia (blue-blind)
#78B4B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #89afbf; /* rgb */ color: rgb(137, 175, 191); /* oklch */ color: oklch(73.2% 0.047 225.5);
Tailwind
colors: {
custom: {
50: '#acc6d2',
500: '#89afbf',
950: '#000000',
},
}SCSS
$custom: #89afbf; $custom-light: #acc6d2; $custom-dark: #000000;
JSON
{
"hex": "#89afbf",
"rgb": {
"r": 137,
"g": 175,
"b": 191
},
"hsl": {
"h": 197.778,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.73164,
"c": 0.04719,
"h": 225.5
},
"luminance": 0.3974
}Semantic roles & 50–950 ramp
primary
#89AFBF
secondary
#DBCEC9
accent
#5D3DA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282