#7FAFA7#7FAFA7
#7FAFA7 is a light, muted teal. Relative luminance 0.380; OKLCH L 71.8% C 0.052 H 183.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAFA7 |
|---|---|
| RGB | rgb(127, 175, 167) |
| HSL | hsl(170, 23%, 59%) |
| HSV | hsv(170, 27%, 69%) |
| CMYK | cmyk(27.4%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(67.99, -17.65, -1.05) |
| CIE-LCH | lch(67.99, 17.69, 183.42°) |
| OKLab | oklab(71.75% -0.0523 -0.0031) |
| OKLCH | oklch(71.75% 0.052 183.4) |
| XYZ | xyz(31.0552, 37.9605, 42.2425) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.58
Dull Teal
#5F9E8F
ΔE00 7.30
Cadetblue
#5F9EA0
ΔE00 7.32
Grey Teal
#5E9B8A
ΔE00 8.32
Pale Teal
#82CBB2
ΔE00 9.50
Lightseagreen
#20B2AA
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAFA7 #AF7F87
analogous
#7FAF8F #7FAFA7 #7F9FAF
triadic
#7FAFA7 #A77FAF #AFA77F
tetradic
#7FAFA7 #8F7FAF #AF7F87 #9FAF7F
square
#7FAFA7 #8F7FAF #AF7F87 #9FAF7F
split-complementary
#7FAFA7 #AF7F9F #AF8F7F
monochromatic
#456F68 #5D948B #7FAFA7 #A5C7C1 #CADEDB
Accessibility & contrast
On white
2.44
#7FAFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#7FAFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAFA7
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAFA7 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAA7
Deuteranopia (green-blind)
#A1A3A8
Tritanopia (blue-blind)
#71B1AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7fafa7; /* rgb */ color: rgb(127, 175, 167); /* oklch */ color: oklch(71.8% 0.052 183.4);
Tailwind
colors: {
custom: {
50: '#a5c7c1',
500: '#7fafa7',
950: '#000000',
},
}SCSS
$custom: #7fafa7; $custom-light: #a5c7c1; $custom-dark: #000000;
JSON
{
"hex": "#7fafa7",
"rgb": {
"r": 127,
"g": 175,
"b": 167
},
"hsl": {
"h": 170,
"s": 23.077,
"l": 59.216
},
"oklch": {
"l": 0.7175,
"c": 0.05242,
"h": 183.4
},
"luminance": 0.37962
}Semantic roles & 50–950 ramp
primary
#7FAFA7
secondary
#CEBCBF
accent
#6877C0
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281