#7FA09A#7FA09A
#7FA09A is a light, muted teal. Relative luminance 0.320; OKLCH L 67.9% C 0.038 H 182.9°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA09A |
|---|---|
| RGB | rgb(127, 160, 154) |
| HSL | hsl(169, 15%, 56%) |
| HSV | hsv(169, 21%, 63%) |
| CMYK | cmyk(20.6%, 0%, 3.8%, 37.3%) |
| CIE-LAB | lab(63.33, -12.64, -0.63) |
| CIE-LCH | lch(63.33, 12.65, 182.84°) |
| OKLab | oklab(67.92% -0.0375 -0.0019) |
| OKLCH | oklch(67.92% 0.038 182.9) |
| XYZ | xyz(27.1543, 31.9858, 35.3087) |
| Luminance | 0.3199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.85
Cadetblue
#5F9EA0
ΔE00 6.80
Dull Teal
#5F9E8F
ΔE00 7.68
Grey Teal
#5E9B8A
ΔE00 8.16
Cool Grey
#95A3A6
ΔE00 8.74
Dusty Teal
#4C9085
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA09A #A07F85
analogous
#7FA08A #7FA09A #7F96A0
triadic
#7FA09A #9A7FA0 #A09A7F
tetradic
#7FA09A #8A7FA0 #A07F85 #96A07F
square
#7FA09A #8A7FA0 #A07F85 #96A07F
split-complementary
#7FA09A #A07F96 #A08A7F
monochromatic
#465E5A #60827C #7FA09A #A2BAB6 #C5D4D1
Accessibility & contrast
On white
2.84
#7FA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#7FA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA09A
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA09A | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C9A
Deuteranopia (green-blind)
#96979B
Tritanopia (blue-blind)
#76A19E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7fa09a; /* rgb */ color: rgb(127, 160, 154); /* oklch */ color: oklch(67.9% 0.038 182.9);
Tailwind
colors: {
custom: {
50: '#a4bcb7',
500: '#7fa09a',
950: '#000000',
},
}SCSS
$custom: #7fa09a; $custom-light: #a4bcb7; $custom-dark: #000000;
JSON
{
"hex": "#7fa09a",
"rgb": {
"r": 127,
"g": 160,
"b": 154
},
"hsl": {
"h": 169.091,
"s": 14.798,
"l": 56.275
},
"oklch": {
"l": 0.67918,
"c": 0.03753,
"h": 182.9
},
"luminance": 0.31987
}Semantic roles & 50–950 ramp
primary
#7FA09A
secondary
#C4B7B9
accent
#707DB8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180