#7FA39B#7FA39B
#7FA39B is a light, muted teal. Relative luminance 0.331; OKLCH L 68.6% C 0.041 H 179.9°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA39B |
|---|---|
| RGB | rgb(127, 163, 155) |
| HSL | hsl(167, 16%, 57%) |
| HSV | hsv(167, 22%, 64%) |
| CMYK | cmyk(22.1%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(64.22, -14.02, 0.11) |
| CIE-LCH | lch(64.22, 14.02, 179.55°) |
| OKLab | oklab(68.63% -0.0412 0.0001) |
| OKLCH | oklch(68.63% 0.041 179.9) |
| XYZ | xyz(27.7643, 33.0719, 35.9246) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.98
Cadetblue
#5F9EA0
ΔE00 6.89
Dull Teal
#5F9E8F
ΔE00 6.90
Grey Teal
#5E9B8A
ΔE00 7.47
Cool Grey
#95A3A6
ΔE00 9.74
Dusty Teal
#4C9085
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA39B #A37F87
analogous
#7FA389 #7FA39B #7F99A3
triadic
#7FA39B #9B7FA3 #A39B7F
tetradic
#7FA39B #897FA3 #A37F87 #99A37F
square
#7FA39B #897FA3 #A37F87 #99A37F
split-complementary
#7FA39B #A37F99 #A3897F
monochromatic
#46625B #60857D #7FA39B #A3BDB7 #C6D6D3
Accessibility & contrast
On white
2.76
#7FA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#7FA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA39B
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA39B | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9B
Deuteranopia (green-blind)
#999A9C
Tritanopia (blue-blind)
#76A4A0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7fa39b; /* rgb */ color: rgb(127, 163, 155); /* oklch */ color: oklch(68.6% 0.041 179.9);
Tailwind
colors: {
custom: {
50: '#a4beb8',
500: '#7fa39b',
950: '#000000',
},
}SCSS
$custom: #7fa39b; $custom-light: #a4beb8; $custom-dark: #000000;
JSON
{
"hex": "#7fa39b",
"rgb": {
"r": 127,
"g": 163,
"b": 155
},
"hsl": {
"h": 166.667,
"s": 16.364,
"l": 56.863
},
"oklch": {
"l": 0.68633,
"c": 0.04122,
"h": 179.9
},
"luminance": 0.33073
}Semantic roles & 50–950 ramp
primary
#7FA39B
secondary
#C6B8BB
accent
#6F7FB9
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180