#89B3CA#89B3CA
#89B3CA is a light, muted cyan. Relative luminance 0.418; OKLCH L 74.4% C 0.056 H 232.4°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #89B3CA |
|---|---|
| RGB | rgb(137, 179, 202) |
| HSL | hsl(201, 38%, 66%) |
| HSV | hsv(201, 32%, 79%) |
| CMYK | cmyk(32.2%, 11.4%, 0%, 20.8%) |
| CIE-LAB | lab(70.75, -8.52, -16.19) |
| CIE-LCH | lch(70.75, 18.30, 242.25°) |
| OKLab | oklab(74.44% -0.0341 -0.0444) |
| OKLCH | oklch(74.44% 0.056 232.4) |
| XYZ | xyz(37.0939, 41.8210, 61.9834) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.34
Bluegrey
#85A3B2
ΔE00 5.36
Greyblue
#77A1B5
ΔE00 5.53
Bluey Grey
#89A0B0
ΔE00 6.68
Cloudy Blue
#ACC2D9
ΔE00 7.66
Sky Blue
#87CEEB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B3CA #CAA089
analogous
#89CAC1 #89B3CA #8993CA
triadic
#89B3CA #CA89B3 #B3CA89
tetradic
#89B3CA #C189CA #CAA089 #93CA89
square
#89B3CA #C189CA #CAA089 #93CA89
split-complementary
#89B3CA #CA8993 #CAC189
monochromatic
#437895 #5F98B7 #89B3CA #B3CEDD #DDE9F0
Accessibility & contrast
On white
2.24
#89B3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#89B3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B3CA
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B3CA | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1CB
Deuteranopia (green-blind)
#9FAACA
Tritanopia (blue-blind)
#74B9BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #89b3ca; /* rgb */ color: rgb(137, 179, 202); /* oklch */ color: oklch(74.4% 0.056 232.4);
Tailwind
colors: {
custom: {
50: '#adc9da',
500: '#89b3ca',
950: '#000000',
},
}SCSS
$custom: #89b3ca; $custom-light: #adc9da; $custom-dark: #000000;
JSON
{
"hex": "#89b3ca",
"rgb": {
"r": 137,
"g": 179,
"b": 202
},
"hsl": {
"h": 201.231,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.7444,
"c": 0.05597,
"h": 232.4
},
"luminance": 0.41823
}Semantic roles & 50–950 ramp
primary
#89B3CA
secondary
#E2D4CD
accent
#6135B1
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283