#8AA296#8AA296
#8AA296 is a light, muted teal. Relative luminance 0.334; OKLCH L 69.0% C 0.032 H 163.9°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA296 |
|---|---|
| RGB | rgb(138, 162, 150) |
| HSL | hsl(150, 11%, 59%) |
| HSV | hsv(150, 15%, 64%) |
| CMYK | cmyk(14.8%, 0%, 7.4%, 36.5%) |
| CIE-LAB | lab(64.52, -10.83, 3.43) |
| CIE-LCH | lch(64.52, 11.36, 162.41°) |
| OKLab | oklab(69.01% -0.0308 0.0089) |
| OKLCH | oklch(69.01% 0.032 163.9) |
| XYZ | xyz(28.9052, 33.4453, 33.7809) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.24
Greenish Grey
#96AE8D
ΔE00 7.96
Grey Green
#86A17D
ΔE00 8.34
Cool Grey
#95A3A6
ΔE00 8.76
Greeny Grey
#7EA07A
ΔE00 9.21
Dull Teal
#5F9E8F
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA296 #A28A96
analogous
#8AA28A #8AA296 #8AA2A2
triadic
#8AA296 #968AA2 #A2968A
tetradic
#8AA296 #8A8AA2 #A28A96 #A2A28A
square
#8AA296 #8A8AA2 #A28A96 #A2A28A
split-complementary
#8AA296 #A28AA2 #A28A8A
monochromatic
#4F6359 #6A8577 #8AA296 #ACBDB5 #CED8D3
Accessibility & contrast
On white
2.73
#8AA296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#8AA296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA296
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA296 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E95
Deuteranopia (green-blind)
#9C9B97
Tritanopia (blue-blind)
#86A29E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8aa296; /* rgb */ color: rgb(138, 162, 150); /* oklch */ color: oklch(69.0% 0.032 163.9);
Tailwind
colors: {
custom: {
50: '#acbdb4',
500: '#8aa296',
950: '#000000',
},
}SCSS
$custom: #8aa296; $custom-light: #acbdb4; $custom-dark: #000000;
JSON
{
"hex": "#8aa296",
"rgb": {
"r": 138,
"g": 162,
"b": 150
},
"hsl": {
"h": 150,
"s": 11.429,
"l": 58.824
},
"oklch": {
"l": 0.69014,
"c": 0.03204,
"h": 163.9
},
"luminance": 0.33446
}Semantic roles & 50–950 ramp
primary
#8AA296
secondary
#C9BFC4
accent
#7394B4
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180