#7FA09F#7FA09F
#7FA09F is a light, muted teal. Relative luminance 0.322; OKLCH L 68.1% C 0.036 H 194.0°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA09F |
|---|---|
| RGB | rgb(127, 160, 159) |
| HSL | hsl(178, 15%, 56%) |
| HSV | hsv(178, 21%, 63%) |
| CMYK | cmyk(20.6%, 0%, 0.6%, 37.3%) |
| CIE-LAB | lab(63.47, -11.53, -3.23) |
| CIE-LCH | lch(63.47, 11.97, 195.65°) |
| OKLab | oklab(68.08% -0.0354 -0.0088) |
| OKLCH | oklch(68.08% 0.036 194) |
| XYZ | xyz(27.5794, 32.1558, 37.5477) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.38
Greyish Teal
#719F91
ΔE00 6.84
Cool Grey
#95A3A6
ΔE00 7.42
Bluegrey
#85A3B2
ΔE00 8.15
Greyblue
#77A1B5
ΔE00 8.96
Dull Teal
#5F9E8F
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA09F #A07F80
analogous
#7FA08F #7FA09F #7F91A0
triadic
#7FA09F #9F7FA0 #A09F7F
tetradic
#7FA09F #8F7FA0 #A07F80 #91A07F
square
#7FA09F #8F7FA0 #A07F80 #91A07F
split-complementary
#7FA09F #A07F91 #A08F7F
monochromatic
#465E5E #608281 #7FA09F #A2BAB9 #C5D4D4
Accessibility & contrast
On white
2.83
#7FA09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#7FA09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA09F
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA09F | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9D9F
Deuteranopia (green-blind)
#95989F
Tritanopia (blue-blind)
#75A2A0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7fa09f; /* rgb */ color: rgb(127, 160, 159); /* oklch */ color: oklch(68.1% 0.036 194.0);
Tailwind
colors: {
custom: {
50: '#a4bcbb',
500: '#7fa09f',
950: '#000000',
},
}SCSS
$custom: #7fa09f; $custom-light: #a4bcbb; $custom-dark: #000000;
JSON
{
"hex": "#7fa09f",
"rgb": {
"r": 127,
"g": 160,
"b": 159
},
"hsl": {
"h": 178.182,
"s": 14.798,
"l": 56.275
},
"oklch": {
"l": 0.68076,
"c": 0.03645,
"h": 194
},
"luminance": 0.32157
}Semantic roles & 50–950 ramp
primary
#7FA09F
secondary
#C4B7B7
accent
#7072B8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180