#8FA299#8FA299
#8FA299 is a light, muted teal. Relative luminance 0.340; OKLCH L 69.5% C 0.025 H 165.5°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA299 |
|---|---|
| RGB | rgb(143, 162, 153) |
| HSL | hsl(152, 9%, 60%) |
| HSV | hsv(152, 12%, 64%) |
| CMYK | cmyk(11.7%, 0%, 5.6%, 36.5%) |
| CIE-LAB | lab(64.95, -8.49, 2.42) |
| CIE-LCH | lch(64.95, 8.83, 164.11°) |
| OKLab | oklab(69.47% -0.0243 0.0063) |
| OKLCH | oklch(69.47% 0.025 165.5) |
| XYZ | xyz(29.9965, 33.9797, 35.1092) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.76
Grey
#929591
ΔE00 7.96
Greyish Teal
#719F91
ΔE00 8.19
Pewter
#899397
ΔE00 9.10
Greenish Grey
#96AE8D
ΔE00 9.14
Cement
#A5A391
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA299 #A28F98
analogous
#8FA290 #8FA299 #8FA1A2
triadic
#8FA299 #998FA2 #A2998F
tetradic
#8FA299 #908FA2 #A28F98 #A1A28F
square
#8FA299 #908FA2 #A28F98 #A1A28F
split-complementary
#8FA299 #A28FA1 #A2908F
monochromatic
#53645C #6F857A #8FA299 #B0BEB7 #D2DAD6
Accessibility & contrast
On white
2.69
#8FA299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#8FA299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA299
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA299 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F99
Deuteranopia (green-blind)
#9D9D9A
Tritanopia (blue-blind)
#8BA29F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8fa299; /* rgb */ color: rgb(143, 162, 153); /* oklch */ color: oklch(69.5% 0.025 165.5);
Tailwind
colors: {
custom: {
50: '#b0bdb7',
500: '#8fa299',
950: '#000000',
},
}SCSS
$custom: #8fa299; $custom-light: #b0bdb7; $custom-dark: #000000;
JSON
{
"hex": "#8fa299",
"rgb": {
"r": 143,
"g": 162,
"b": 153
},
"hsl": {
"h": 151.579,
"s": 9.268,
"l": 59.804
},
"oklch": {
"l": 0.69467,
"c": 0.02506,
"h": 165.5
},
"luminance": 0.3398
}Semantic roles & 50–950 ramp
primary
#8FA299
secondary
#CAC3C6
accent
#7692B2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180