#7FA8A8#7FA8A8
#7FA8A8 is a light, muted teal. Relative luminance 0.353; OKLCH L 70.2% C 0.044 H 196.2°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA8A8 |
|---|---|
| RGB | rgb(127, 168, 168) |
| HSL | hsl(180, 19%, 58%) |
| HSV | hsv(180, 24%, 66%) |
| CMYK | cmyk(24.4%, 0%, 0%, 34.1%) |
| CIE-LAB | lab(66.01, -13.76, -4.52) |
| CIE-LCH | lch(66.01, 14.48, 198.17°) |
| OKLab | oklab(70.18% -0.0425 -0.0123) |
| OKLCH | oklch(70.18% 0.044 196.2) |
| XYZ | xyz(29.8207, 35.3431, 42.2888) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.83
Greyish Teal
#719F91
ΔE00 7.14
Bluegrey
#85A3B2
ΔE00 8.60
Cool Grey
#95A3A6
ΔE00 8.78
Greyblue
#77A1B5
ΔE00 9.06
Dull Teal
#5F9E8F
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA8A8 #A87F7F
analogous
#7FA893 #7FA8A8 #7F93A8
triadic
#7FA8A8 #A87FA8 #A8A87F
tetradic
#7FA8A8 #937FA8 #A87F7F #93A87F
square
#7FA8A8 #937FA8 #A87F7F #93A87F
split-complementary
#7FA8A8 #A87F93 #A8937F
monochromatic
#466767 #5F8B8B #7FA8A8 #A3C1C1 #C8DADA
Accessibility & contrast
On white
2.60
#7FA8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#7FA8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA8A8
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA8A8 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A8
Deuteranopia (green-blind)
#9B9EA8
Tritanopia (blue-blind)
#71ABA8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa8a8; /* rgb */ color: rgb(127, 168, 168); /* oklch */ color: oklch(70.2% 0.044 196.2);
Tailwind
colors: {
custom: {
50: '#a5c2c1',
500: '#7fa8a8',
950: '#000000',
},
}SCSS
$custom: #7fa8a8; $custom-light: #a5c2c1; $custom-dark: #000000;
JSON
{
"hex": "#7fa8a8",
"rgb": {
"r": 127,
"g": 168,
"b": 168
},
"hsl": {
"h": 180,
"s": 19.07,
"l": 57.843
},
"oklch": {
"l": 0.70184,
"c": 0.04431,
"h": 196.2
},
"luminance": 0.35344
}Semantic roles & 50–950 ramp
primary
#7FA8A8
secondary
#CAB9B9
accent
#6C6CBC
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#0F1212
muted
#7F8181