#89ACCA#89ACCA
#89ACCA is a light, muted cyan. Relative luminance 0.391; OKLCH L 72.9% C 0.058 H 244.6°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #89ACCA |
|---|---|
| RGB | rgb(137, 172, 202) |
| HSL | hsl(208, 38%, 66%) |
| HSV | hsv(208, 32%, 79%) |
| CMYK | cmyk(32.2%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(68.81, -4.73, -19.12) |
| CIE-LCH | lch(68.81, 19.69, 256.10°) |
| OKLab | oklab(72.91% -0.0249 -0.0525) |
| OKLCH | oklch(72.91% 0.058 244.6) |
| XYZ | xyz(35.7265, 39.0861, 61.5276) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.94
Bluey Grey
#89A0B0
ΔE00 5.83
Bluegrey
#85A3B2
ΔE00 6.13
Greyblue
#77A1B5
ΔE00 6.36
Cloudy Blue
#ACC2D9
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ACCA #CAA789
analogous
#89CAC8 #89ACCA #898CCA
triadic
#89ACCA #CA89AC #ACCA89
tetradic
#89ACCA #C889CA #CAA789 #8CCA89
square
#89ACCA #C889CA #CAA789 #8CCA89
split-complementary
#89ACCA #CA898C #CAC889
monochromatic
#436F95 #5F8EB7 #89ACCA #B3CADD #DDE7F0
Accessibility & contrast
On white
2.38
#89ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#89ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ACCA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ACCA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ACCB
Deuteranopia (green-blind)
#98A5C9
Tritanopia (blue-blind)
#75B3B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #89acca; /* rgb */ color: rgb(137, 172, 202); /* oklch */ color: oklch(72.9% 0.058 244.6);
Tailwind
colors: {
custom: {
50: '#adc4da',
500: '#89acca',
950: '#000000',
},
}SCSS
$custom: #89acca; $custom-light: #adc4da; $custom-dark: #000000;
JSON
{
"hex": "#89acca",
"rgb": {
"r": 137,
"g": 172,
"b": 202
},
"hsl": {
"h": 207.692,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.72913,
"c": 0.05812,
"h": 244.6
},
"luminance": 0.39088
}Semantic roles & 50–950 ramp
primary
#89ACCA
secondary
#E2D7CD
accent
#6E35B1
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183