#89B2C0#89B2C0
#89B2C0 is a light, muted cyan. Relative luminance 0.410; OKLCH L 73.9% C 0.048 H 220.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #89B2C0 |
|---|---|
| RGB | rgb(137, 178, 192) |
| HSL | hsl(195, 30%, 65%) |
| HSV | hsv(195, 29%, 75%) |
| CMYK | cmyk(28.6%, 7.3%, 0%, 24.7%) |
| CIE-LAB | lab(70.15, -10.42, -11.59) |
| CIE-LCH | lch(70.15, 15.59, 228.06°) |
| OKLab | oklab(73.86% -0.0366 -0.0316) |
| OKLCH | oklch(73.86% 0.048 220.8) |
| XYZ | xyz(35.7484, 40.9633, 55.8821) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.04
Greyblue
#77A1B5
ΔE00 5.58
Light Grey Blue
#9DBCD4
ΔE00 6.86
Bluey Grey
#89A0B0
ΔE00 7.20
Cool Gray
#9AA7B0
ΔE00 8.30
Cool Grey
#95A3A6
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B2C0 #C09789
analogous
#89C0B3 #89B2C0 #8997C0
triadic
#89B2C0 #C089B2 #B2C089
tetradic
#89B2C0 #B389C0 #C09789 #97C089
square
#89B2C0 #B389C0 #C09789 #97C089
split-complementary
#89B2C0 #C08997 #C0B389
monochromatic
#487787 #6198AB #89B2C0 #B1CCD5 #D9E6EB
Accessibility & contrast
On white
2.28
#89B2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#89B2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B2C0
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B2C0 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC1
Deuteranopia (green-blind)
#A1A9C0
Tritanopia (blue-blind)
#77B7B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #89b2c0; /* rgb */ color: rgb(137, 178, 192); /* oklch */ color: oklch(73.9% 0.048 220.8);
Tailwind
colors: {
custom: {
50: '#adc9d3',
500: '#89b2c0',
950: '#000000',
},
}SCSS
$custom: #89b2c0; $custom-light: #adc9d3; $custom-dark: #000000;
JSON
{
"hex": "#89b2c0",
"rgb": {
"r": 137,
"g": 178,
"b": 192
},
"hsl": {
"h": 195.273,
"s": 30.387,
"l": 64.51
},
"oklch": {
"l": 0.73862,
"c": 0.0484,
"h": 220.8
},
"luminance": 0.40965
}Semantic roles & 50–950 ramp
primary
#89B2C0
secondary
#DCCEC9
accent
#583CA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282