#8AA096#8AA096
#8AA096 is a light, muted teal. Relative luminance 0.327; OKLCH L 68.6% C 0.029 H 166.4°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA096 |
|---|---|
| RGB | rgb(138, 160, 150) |
| HSL | hsl(153, 10%, 58%) |
| HSV | hsv(153, 14%, 63%) |
| CMYK | cmyk(13.8%, 0%, 6.2%, 37.3%) |
| CIE-LAB | lab(63.95, -9.75, 2.61) |
| CIE-LCH | lch(63.95, 10.10, 164.99°) |
| OKLab | oklab(68.57% -0.0279 0.0068) |
| OKLCH | oklch(68.57% 0.029 166.4) |
| XYZ | xyz(28.5557, 32.7463, 33.6644) |
| Luminance | 0.3275 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.87
Cool Grey
#95A3A6
ΔE00 7.79
Grey
#929591
ΔE00 8.78
Greenish Grey
#96AE8D
ΔE00 8.92
Grey Green
#86A17D
ΔE00 9.18
Pewter
#899397
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA096 #A08A94
analogous
#8AA08B #8AA096 #8A9FA0
triadic
#8AA096 #968AA0 #A0968A
tetradic
#8AA096 #8B8AA0 #A08A94 #9FA08A
square
#8AA096 #8B8AA0 #A08A94 #9FA08A
split-complementary
#8AA096 #A08A9F #A08B8A
monochromatic
#4F6159 #6A8378 #8AA096 #ACBBB4 #CED7D3
Accessibility & contrast
On white
2.78
#8AA096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#8AA096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA096
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA096 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D96
Deuteranopia (green-blind)
#9B9A97
Tritanopia (blue-blind)
#86A09D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8aa096; /* rgb */ color: rgb(138, 160, 150); /* oklch */ color: oklch(68.6% 0.029 166.4);
Tailwind
colors: {
custom: {
50: '#acbcb4',
500: '#8aa096',
950: '#000000',
},
}SCSS
$custom: #8aa096; $custom-light: #acbcb4; $custom-dark: #000000;
JSON
{
"hex": "#8aa096",
"rgb": {
"r": 138,
"g": 160,
"b": 150
},
"hsl": {
"h": 152.727,
"s": 10.377,
"l": 58.431
},
"oklch": {
"l": 0.68565,
"c": 0.02871,
"h": 166.4
},
"luminance": 0.32747
}Semantic roles & 50–950 ramp
primary
#8AA096
secondary
#C7BFC3
accent
#7491B3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180