#8CAAA8#8CAAA8
#8CAAA8 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.5% C 0.033 H 191.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8CAAA8 |
|---|---|
| RGB | rgb(140, 170, 168) |
| HSL | hsl(176, 15%, 61%) |
| HSV | hsv(176, 18%, 67%) |
| CMYK | cmyk(17.6%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(67.39, -10.68, -2.40) |
| CIE-LCH | lch(67.39, 10.95, 192.66°) |
| OKLab | oklab(71.49% -0.0325 -0.0066) |
| OKLCH | oklch(71.49% 0.033 191.5) |
| XYZ | xyz(32.2559, 37.1511, 42.5096) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.62
Greyish Teal
#719F91
ΔE00 8.21
Bluegrey
#85A3B2
ΔE00 8.32
Cadetblue
#5F9EA0
ΔE00 8.66
Cool Gray
#9AA7B0
ΔE00 9.25
Greyblue
#77A1B5
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CAAA8 #AA8C8E
analogous
#8CAA99 #8CAAA8 #8C9DAA
triadic
#8CAAA8 #A88CAA #AAA88C
tetradic
#8CAAA8 #998CAA #AA8C8E #9DAA8C
square
#8CAAA8 #998CAA #AA8C8E #9DAA8C
split-complementary
#8CAAA8 #AA8C9D #AA998C
monochromatic
#506C6A #6A8F8D #8CAAA8 #AFC4C3 #D2DEDD
Accessibility & contrast
On white
2.49
#8CAAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#8CAAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CAAA8
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CAAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CAAA8 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7A8
Deuteranopia (green-blind)
#A0A2A8
Tritanopia (blue-blind)
#83ACA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8caaa8; /* rgb */ color: rgb(140, 170, 168); /* oklch */ color: oklch(71.5% 0.033 191.5);
Tailwind
colors: {
custom: {
50: '#aec3c1',
500: '#8caaa8',
950: '#000000',
},
}SCSS
$custom: #8caaa8; $custom-light: #aec3c1; $custom-dark: #000000;
JSON
{
"hex": "#8caaa8",
"rgb": {
"r": 140,
"g": 170,
"b": 168
},
"hsl": {
"h": 176,
"s": 15,
"l": 60.784
},
"oklch": {
"l": 0.71487,
"c": 0.03314,
"h": 191.5
},
"luminance": 0.37152
}Semantic roles & 50–950 ramp
primary
#8CAAA8
secondary
#CFC3C4
accent
#4C5199
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181