#8CAAA4#8CAAA4
#8CAAA4 is a light, muted teal. Relative luminance 0.370; OKLCH L 71.4% C 0.034 H 181.8°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8CAAA4 |
|---|---|
| RGB | rgb(140, 170, 164) |
| HSL | hsl(168, 15%, 61%) |
| HSV | hsv(168, 18%, 67%) |
| CMYK | cmyk(17.6%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(67.28, -11.53, -0.34) |
| CIE-LCH | lch(67.28, 11.54, 181.68°) |
| OKLab | oklab(71.36% -0.0341 -0.0011) |
| OKLCH | oklch(71.36% 0.034 181.8) |
| XYZ | xyz(31.8890, 37.0043, 40.5772) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.98
Cool Grey
#95A3A6
ΔE00 7.77
Cadetblue
#5F9EA0
ΔE00 8.91
Dull Teal
#5F9E8F
ΔE00 9.84
Greenish Grey
#96AE8D
ΔE00 10.16
Bluegrey
#85A3B2
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CAAA4 #AA8C92
analogous
#8CAA95 #8CAAA4 #8CA1AA
triadic
#8CAAA4 #A48CAA #AAA48C
tetradic
#8CAAA4 #958CAA #AA8C92 #A1AA8C
square
#8CAAA4 #958CAA #AA8C92 #A1AA8C
split-complementary
#8CAAA4 #AA8CA1 #AA958C
monochromatic
#506C66 #6A8F88 #8CAAA4 #AFC4C0 #D2DEDC
Accessibility & contrast
On white
2.50
#8CAAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#8CAAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CAAA4
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CAAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CAAA4 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A4
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#84ABA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8caaa4; /* rgb */ color: rgb(140, 170, 164); /* oklch */ color: oklch(71.4% 0.034 181.8);
Tailwind
colors: {
custom: {
50: '#aec3be',
500: '#8caaa4',
950: '#000000',
},
}SCSS
$custom: #8caaa4; $custom-light: #aec3be; $custom-dark: #000000;
JSON
{
"hex": "#8caaa4",
"rgb": {
"r": 140,
"g": 170,
"b": 164
},
"hsl": {
"h": 168,
"s": 15,
"l": 60.784
},
"oklch": {
"l": 0.71363,
"c": 0.03416,
"h": 181.8
},
"luminance": 0.37005
}Semantic roles & 50–950 ramp
primary
#8CAAA4
secondary
#CFC3C5
accent
#4C5C99
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181