#89B2CA#89B2CA
#89B2CA is a light, muted cyan. Relative luminance 0.414; OKLCH L 74.2% C 0.056 H 234.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #89B2CA |
|---|---|
| RGB | rgb(137, 178, 202) |
| HSL | hsl(202, 38%, 66%) |
| HSV | hsv(202, 32%, 79%) |
| CMYK | cmyk(32.2%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.47, -7.98, -16.61) |
| CIE-LCH | lch(70.47, 18.43, 244.33°) |
| OKLab | oklab(74.22% -0.0328 -0.0455) |
| OKLCH | oklch(74.22% 0.056 234.2) |
| XYZ | xyz(36.8942, 41.4216, 61.9168) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.18
Bluegrey
#85A3B2
ΔE00 5.27
Greyblue
#77A1B5
ΔE00 5.46
Bluey Grey
#89A0B0
ΔE00 6.40
Cloudy Blue
#ACC2D9
ΔE00 7.48
Lightblue (survey)
#7BC8F6
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B2CA #CAA189
analogous
#89CAC2 #89B2CA #8992CA
triadic
#89B2CA #CA89B2 #B2CA89
tetradic
#89B2CA #C289CA #CAA189 #92CA89
square
#89B2CA #C289CA #CAA189 #92CA89
split-complementary
#89B2CA #CA8992 #CAC289
monochromatic
#437795 #5F96B7 #89B2CA #B3CEDD #DDE9F0
Accessibility & contrast
On white
2.26
#89B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#89B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B2CA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B2CA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CB
Deuteranopia (green-blind)
#9EA9CA
Tritanopia (blue-blind)
#74B8BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #89b2ca; /* rgb */ color: rgb(137, 178, 202); /* oklch */ color: oklch(74.2% 0.056 234.2);
Tailwind
colors: {
custom: {
50: '#adc9da',
500: '#89b2ca',
950: '#000000',
},
}SCSS
$custom: #89b2ca; $custom-light: #adc9da; $custom-dark: #000000;
JSON
{
"hex": "#89b2ca",
"rgb": {
"r": 137,
"g": 178,
"b": 202
},
"hsl": {
"h": 202.154,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.74221,
"c": 0.05612,
"h": 234.2
},
"luminance": 0.41423
}Semantic roles & 50–950 ramp
primary
#89B2CA
secondary
#E2D5CD
accent
#6235B1
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283