#8CAAA5#8CAAA5
#8CAAA5 is a light, muted teal. Relative luminance 0.370; OKLCH L 71.4% C 0.034 H 184.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8CAAA5 |
|---|---|
| RGB | rgb(140, 170, 165) |
| HSL | hsl(170, 15%, 61%) |
| HSV | hsv(170, 18%, 67%) |
| CMYK | cmyk(17.6%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(67.31, -11.32, -0.85) |
| CIE-LCH | lch(67.31, 11.35, 184.31°) |
| OKLab | oklab(71.39% -0.0337 -0.0024) |
| OKLCH | oklch(71.39% 0.034 184.2) |
| XYZ | xyz(31.9796, 37.0406, 41.0546) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.26
Cool Grey
#95A3A6
ΔE00 7.46
Cadetblue
#5F9EA0
ΔE00 8.81
Bluegrey
#85A3B2
ΔE00 9.73
Dull Teal
#5F9E8F
ΔE00 10.06
Cool Gray
#9AA7B0
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CAAA5 #AA8C91
analogous
#8CAA96 #8CAAA5 #8CA0AA
triadic
#8CAAA5 #A58CAA #AAA58C
tetradic
#8CAAA5 #968CAA #AA8C91 #A0AA8C
square
#8CAAA5 #968CAA #AA8C91 #A0AA8C
split-complementary
#8CAAA5 #AA8CA0 #AA968C
monochromatic
#506C67 #6A8F89 #8CAAA5 #AFC4C1 #D2DEDC
Accessibility & contrast
On white
2.50
#8CAAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#8CAAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CAAA5
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CAAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CAAA5 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A5
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#84ABA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8caaa5; /* rgb */ color: rgb(140, 170, 165); /* oklch */ color: oklch(71.4% 0.034 184.2);
Tailwind
colors: {
custom: {
50: '#aec3bf',
500: '#8caaa5',
950: '#000000',
},
}SCSS
$custom: #8caaa5; $custom-light: #aec3bf; $custom-dark: #000000;
JSON
{
"hex": "#8caaa5",
"rgb": {
"r": 140,
"g": 170,
"b": 165
},
"hsl": {
"h": 170,
"s": 15,
"l": 60.784
},
"oklch": {
"l": 0.71393,
"c": 0.03382,
"h": 184.2
},
"luminance": 0.37042
}Semantic roles & 50–950 ramp
primary
#8CAAA5
secondary
#CFC3C5
accent
#4C5999
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181