#7FA899#7FA899
#7FA899 is a light, muted teal. Relative luminance 0.348; OKLCH L 69.7% C 0.050 H 170.4°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA899 |
|---|---|
| RGB | rgb(127, 168, 153) |
| HSL | hsl(158, 19%, 58%) |
| HSV | hsv(158, 24%, 66%) |
| CMYK | cmyk(24.4%, 0%, 8.9%, 34.1%) |
| CIE-LAB | lab(65.61, -17.07, 3.24) |
| CIE-LCH | lch(65.61, 17.38, 169.25°) |
| OKLab | oklab(69.72% -0.0489 0.0083) |
| OKLCH | oklch(69.72% 0.05 170.4) |
| XYZ | xyz(28.5031, 34.8161, 35.3492) |
| Luminance | 0.3482 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.29
Dull Teal
#5F9E8F
ΔE00 5.99
Grey Teal
#5E9B8A
ΔE00 6.53
Greenish Grey
#96AE8D
ΔE00 8.20
Grey Green
#86A17D
ΔE00 8.45
Greeny Grey
#7EA07A
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA899 #A87F8E
analogous
#7FA884 #7FA899 #7FA2A8
triadic
#7FA899 #997FA8 #A8997F
tetradic
#7FA899 #847FA8 #A87F8E #A2A87F
square
#7FA899 #847FA8 #A87F8E #A2A87F
split-complementary
#7FA899 #A87FA2 #A8847F
monochromatic
#46675B #5F8B7B #7FA899 #A3C1B6 #C8DAD3
Accessibility & contrast
On white
2.64
#7FA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#7FA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA899
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA899 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A398
Deuteranopia (green-blind)
#9E9D9A
Tritanopia (blue-blind)
#75A9A3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7fa899; /* rgb */ color: rgb(127, 168, 153); /* oklch */ color: oklch(69.7% 0.050 170.4);
Tailwind
colors: {
custom: {
50: '#a5c2b7',
500: '#7fa899',
950: '#000000',
},
}SCSS
$custom: #7fa899; $custom-light: #a5c2b7; $custom-dark: #000000;
JSON
{
"hex": "#7fa899",
"rgb": {
"r": 127,
"g": 168,
"b": 153
},
"hsl": {
"h": 158.049,
"s": 19.07,
"l": 57.843
},
"oklch": {
"l": 0.69721,
"c": 0.04965,
"h": 170.4
},
"luminance": 0.34817
}Semantic roles & 50–950 ramp
primary
#7FA899
secondary
#CAB9BF
accent
#6C89BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180