#7FA09E#7FA09E
#7FA09E is a light, muted teal. Relative luminance 0.321; OKLCH L 68.0% C 0.037 H 191.7°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA09E |
|---|---|
| RGB | rgb(127, 160, 158) |
| HSL | hsl(176, 15%, 56%) |
| HSV | hsv(176, 21%, 63%) |
| CMYK | cmyk(20.6%, 0%, 1.2%, 37.3%) |
| CIE-LAB | lab(63.44, -11.75, -2.71) |
| CIE-LCH | lch(63.44, 12.06, 192.99°) |
| OKLab | oklab(68.04% -0.0358 -0.0074) |
| OKLCH | oklch(68.04% 0.037 191.7) |
| XYZ | xyz(27.4930, 32.1213, 37.0926) |
| Luminance | 0.3212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.39
Greyish Teal
#719F91
ΔE00 6.41
Cool Grey
#95A3A6
ΔE00 7.66
Bluegrey
#85A3B2
ΔE00 8.62
Dull Teal
#5F9E8F
ΔE00 8.89
Greyblue
#77A1B5
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA09E #A07F81
analogous
#7FA08E #7FA09E #7F92A0
triadic
#7FA09E #9E7FA0 #A09E7F
tetradic
#7FA09E #8E7FA0 #A07F81 #92A07F
square
#7FA09E #8E7FA0 #A07F81 #92A07F
split-complementary
#7FA09E #A07F92 #A08E7F
monochromatic
#465E5D #608280 #7FA09E #A2BAB9 #C5D4D3
Accessibility & contrast
On white
2.83
#7FA09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#7FA09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA09E
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA09E | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9E
Deuteranopia (green-blind)
#95989E
Tritanopia (blue-blind)
#75A29F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7fa09e; /* rgb */ color: rgb(127, 160, 158); /* oklch */ color: oklch(68.0% 0.037 191.7);
Tailwind
colors: {
custom: {
50: '#a4bcba',
500: '#7fa09e',
950: '#000000',
},
}SCSS
$custom: #7fa09e; $custom-light: #a4bcba; $custom-dark: #000000;
JSON
{
"hex": "#7fa09e",
"rgb": {
"r": 127,
"g": 160,
"b": 158
},
"hsl": {
"h": 176.364,
"s": 14.798,
"l": 56.275
},
"oklch": {
"l": 0.68044,
"c": 0.03655,
"h": 191.7
},
"luminance": 0.32122
}Semantic roles & 50–950 ramp
primary
#7FA09E
secondary
#C4B7B7
accent
#7075B8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180