#7FA896#7FA896
#7FA896 is a light, muted teal. Relative luminance 0.347; OKLCH L 69.6% C 0.052 H 166.1°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA896 |
|---|---|
| RGB | rgb(127, 168, 150) |
| HSL | hsl(154, 19%, 58%) |
| HSV | hsv(154, 24%, 66%) |
| CMYK | cmyk(24.4%, 0%, 10.7%, 34.1%) |
| CIE-LAB | lab(65.53, -17.70, 4.80) |
| CIE-LCH | lch(65.53, 18.34, 164.83°) |
| OKLab | oklab(69.64% -0.0503 0.0124) |
| OKLCH | oklch(69.64% 0.052 166.1) |
| XYZ | xyz(28.2584, 34.7182, 34.0606) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.55
Dull Teal
#5F9E8F
ΔE00 6.09
Grey Teal
#5E9B8A
ΔE00 6.47
Greenish Grey
#96AE8D
ΔE00 7.39
Greeny Grey
#7EA07A
ΔE00 7.43
Grey Green
#86A17D
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA896 #A87F91
analogous
#7FA881 #7FA896 #7FA5A8
triadic
#7FA896 #967FA8 #A8967F
tetradic
#7FA896 #817FA8 #A87F91 #A5A87F
square
#7FA896 #817FA8 #A87F91 #A5A87F
split-complementary
#7FA896 #A87FA5 #A8817F
monochromatic
#466758 #5F8B78 #7FA896 #A3C1B4 #C8DAD2
Accessibility & contrast
On white
2.64
#7FA896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#7FA896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA896
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA896 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A295
Deuteranopia (green-blind)
#9F9D97
Tritanopia (blue-blind)
#76A8A3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7fa896; /* rgb */ color: rgb(127, 168, 150); /* oklch */ color: oklch(69.6% 0.052 166.1);
Tailwind
colors: {
custom: {
50: '#a5c2b4',
500: '#7fa896',
950: '#000000',
},
}SCSS
$custom: #7fa896; $custom-light: #a5c2b4; $custom-dark: #000000;
JSON
{
"hex": "#7fa896",
"rgb": {
"r": 127,
"g": 168,
"b": 150
},
"hsl": {
"h": 153.659,
"s": 19.07,
"l": 57.843
},
"oklch": {
"l": 0.69635,
"c": 0.05177,
"h": 166.1
},
"luminance": 0.34719
}Semantic roles & 50–950 ramp
primary
#7FA896
secondary
#CAB9C0
accent
#6C8FBC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180