#8BA69A#8BA69A
#8BA69A is a light, muted teal. Relative luminance 0.351; OKLCH L 70.1% C 0.035 H 166.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA69A |
|---|---|
| RGB | rgb(139, 166, 154) |
| HSL | hsl(153, 13%, 60%) |
| HSV | hsv(153, 16%, 65%) |
| CMYK | cmyk(16.3%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(65.82, -11.81, 3.09) |
| CIE-LCH | lch(65.82, 12.21, 165.33°) |
| OKLab | oklab(70.1% -0.0337 0.008) |
| OKLCH | oklch(70.1% 0.035 166.7) |
| XYZ | xyz(30.1149, 35.0937, 35.7527) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.93
Greenish Grey
#96AE8D
ΔE00 7.71
Grey Green
#86A17D
ΔE00 8.55
Cool Grey
#95A3A6
ΔE00 9.13
Dull Teal
#5F9E8F
ΔE00 9.14
Greeny Grey
#7EA07A
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA69A #A68B97
analogous
#8BA68C #8BA69A #8BA5A6
triadic
#8BA69A #9A8BA6 #A69A8B
tetradic
#8BA69A #8C8BA6 #A68B97 #A5A68B
square
#8BA69A #8C8BA6 #A68B97 #A5A68B
split-complementary
#8BA69A #A68BA5 #A68C8B
monochromatic
#4F675D #6A8A7C #8BA69A #AEC1B8 #D0DBD6
Accessibility & contrast
On white
2.62
#8BA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#8BA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA69A
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA69A | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A299
Deuteranopia (green-blind)
#A09E9B
Tritanopia (blue-blind)
#86A6A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ba69a; /* rgb */ color: rgb(139, 166, 154); /* oklch */ color: oklch(70.1% 0.035 166.7);
Tailwind
colors: {
custom: {
50: '#adc0b7',
500: '#8ba69a',
950: '#000000',
},
}SCSS
$custom: #8ba69a; $custom-light: #adc0b7; $custom-dark: #000000;
JSON
{
"hex": "#8ba69a",
"rgb": {
"r": 139,
"g": 166,
"b": 154
},
"hsl": {
"h": 153.333,
"s": 13.171,
"l": 59.804
},
"oklch": {
"l": 0.70099,
"c": 0.03469,
"h": 166.7
},
"luminance": 0.35094
}Semantic roles & 50–950 ramp
primary
#8BA69A
secondary
#CCC1C6
accent
#7290B6
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180