#7FA09B#7FA09B
#7FA09B is a light, muted teal. Relative luminance 0.320; OKLCH L 67.9% C 0.037 H 185.0°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA09B |
|---|---|
| RGB | rgb(127, 160, 155) |
| HSL | hsl(171, 15%, 56%) |
| HSV | hsv(171, 21%, 63%) |
| CMYK | cmyk(20.6%, 0%, 3.1%, 37.3%) |
| CIE-LAB | lab(63.36, -12.42, -1.15) |
| CIE-LCH | lch(63.36, 12.47, 185.29°) |
| OKLab | oklab(67.95% -0.037 -0.0033) |
| OKLCH | oklch(67.95% 0.037 185) |
| XYZ | xyz(27.2379, 32.0192, 35.7492) |
| Luminance | 0.3202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.21
Cadetblue
#5F9EA0
ΔE00 6.64
Dull Teal
#5F9E8F
ΔE00 7.95
Grey Teal
#5E9B8A
ΔE00 8.46
Cool Grey
#95A3A6
ΔE00 8.46
Bluegrey
#85A3B2
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA09B #A07F84
analogous
#7FA08B #7FA09B #7F95A0
triadic
#7FA09B #9B7FA0 #A09B7F
tetradic
#7FA09B #8B7FA0 #A07F84 #95A07F
square
#7FA09B #8B7FA0 #A07F84 #95A07F
split-complementary
#7FA09B #A07F95 #A08B7F
monochromatic
#465E5B #60827D #7FA09B #A2BAB6 #C5D4D2
Accessibility & contrast
On white
2.84
#7FA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#7FA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA09B
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA09B | 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)
#9D9C9B
Deuteranopia (green-blind)
#96979C
Tritanopia (blue-blind)
#76A29E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7fa09b; /* rgb */ color: rgb(127, 160, 155); /* oklch */ color: oklch(67.9% 0.037 185.0);
Tailwind
colors: {
custom: {
50: '#a4bcb8',
500: '#7fa09b',
950: '#000000',
},
}SCSS
$custom: #7fa09b; $custom-light: #a4bcb8; $custom-dark: #000000;
JSON
{
"hex": "#7fa09b",
"rgb": {
"r": 127,
"g": 160,
"b": 155
},
"hsl": {
"h": 170.909,
"s": 14.798,
"l": 56.275
},
"oklch": {
"l": 0.67949,
"c": 0.03719,
"h": 185
},
"luminance": 0.3202
}Semantic roles & 50–950 ramp
primary
#7FA09B
secondary
#C4B7B9
accent
#707BB8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180