#8FAFA2#8FAFA2
#8FAFA2 is a light, muted teal. Relative luminance 0.391; OKLCH L 72.6% C 0.040 H 168.6°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAFA2 |
|---|---|
| RGB | rgb(143, 175, 162) |
| HSL | hsl(156, 17%, 62%) |
| HSV | hsv(156, 18%, 69%) |
| CMYK | cmyk(18.3%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(68.83, -13.59, 3.05) |
| CIE-LCH | lch(68.83, 13.93, 167.37°) |
| OKLab | oklab(72.63% -0.0389 0.0079) |
| OKLCH | oklch(72.63% 0.04 168.6) |
| XYZ | xyz(33.1775, 39.1073, 39.9758) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.67
Greenish Grey
#96AE8D
ΔE00 7.42
Grey Green
#86A17D
ΔE00 9.28
Dull Teal
#5F9E8F
ΔE00 9.48
Sage Green
#9CAF88
ΔE00 9.65
Greyish Green
#82A67D
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAFA2 #AF8F9C
analogous
#8FAF92 #8FAFA2 #8FACAF
triadic
#8FAFA2 #A28FAF #AFA28F
tetradic
#8FAFA2 #928FAF #AF8F9C #ACAF8F
square
#8FAFA2 #928FAF #AF8F9C #ACAF8F
split-complementary
#8FAFA2 #AF8FAC #AF928F
monochromatic
#517265 #6B9684 #8FAFA2 #B3C9C0 #D6E2DD
Accessibility & contrast
On white
2.38
#8FAFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#8FAFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAFA2
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAFA2 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA1
Deuteranopia (green-blind)
#A7A6A3
Tritanopia (blue-blind)
#88AFAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fafa2; /* rgb */ color: rgb(143, 175, 162); /* oklch */ color: oklch(72.6% 0.040 168.6);
Tailwind
colors: {
custom: {
50: '#b0c7bd',
500: '#8fafa2',
950: '#000000',
},
}SCSS
$custom: #8fafa2; $custom-light: #b0c7bd; $custom-dark: #000000;
JSON
{
"hex": "#8fafa2",
"rgb": {
"r": 143,
"g": 175,
"b": 162
},
"hsl": {
"h": 155.625,
"s": 16.667,
"l": 62.353
},
"oklch": {
"l": 0.72626,
"c": 0.03973,
"h": 168.6
},
"luminance": 0.39108
}Semantic roles & 50–950 ramp
primary
#8FAFA2
secondary
#D3C7CC
accent
#4B6B9B
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101312
muted
#7F8281