#8FA69B#8FA69B
#8FA69B is a light, muted teal. Relative luminance 0.355; OKLCH L 70.4% C 0.030 H 165.1°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA69B |
|---|---|
| RGB | rgb(143, 166, 155) |
| HSL | hsl(151, 11%, 61%) |
| HSV | hsv(151, 14%, 65%) |
| CMYK | cmyk(13.9%, 0%, 6.6%, 34.9%) |
| CIE-LAB | lab(66.12, -10.24, 3.00) |
| CIE-LCH | lch(66.12, 10.67, 163.66°) |
| OKLab | oklab(70.41% -0.0292 0.0078) |
| OKLCH | oklch(70.41% 0.03 165.1) |
| XYZ | xyz(30.8789, 35.4780, 36.2250) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.18
Greenish Grey
#96AE8D
ΔE00 7.95
Cool Grey
#95A3A6
ΔE00 8.10
Grey Green
#86A17D
ΔE00 9.04
Grey
#929591
ΔE00 9.77
Sage Green
#9CAF88
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA69B #A68F9A
analogous
#8FA68F #8FA69B #8FA5A6
triadic
#8FA69B #9B8FA6 #A69B8F
tetradic
#8FA69B #8F8FA6 #A68F9A #A5A68F
square
#8FA69B #8F8FA6 #A68F9A #A5A68F
split-complementary
#8FA69B #A68FA5 #A68F8F
monochromatic
#53685E #6E8A7D #8FA69B #B1C1B9 #D3DCD8
Accessibility & contrast
On white
2.59
#8FA69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#8FA69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA69B
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA69B | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39A
Deuteranopia (green-blind)
#A19F9C
Tritanopia (blue-blind)
#8BA6A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa69b; /* rgb */ color: rgb(143, 166, 155); /* oklch */ color: oklch(70.4% 0.030 165.1);
Tailwind
colors: {
custom: {
50: '#b0c0b8',
500: '#8fa69b',
950: '#000000',
},
}SCSS
$custom: #8fa69b; $custom-light: #b0c0b8; $custom-dark: #000000;
JSON
{
"hex": "#8fa69b",
"rgb": {
"r": 143,
"g": 166,
"b": 155
},
"hsl": {
"h": 151.304,
"s": 11.443,
"l": 60.588
},
"oklch": {
"l": 0.70414,
"c": 0.03022,
"h": 165.1
},
"luminance": 0.35479
}Semantic roles & 50–950 ramp
primary
#8FA69B
secondary
#CDC4C8
accent
#507196
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180