#7FA293#7FA293
#7FA293 is a light, muted teal. Relative luminance 0.325; OKLCH L 68.2% C 0.044 H 167.0°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA293 |
|---|---|
| RGB | rgb(127, 162, 147) |
| HSL | hsl(154, 16%, 57%) |
| HSV | hsv(154, 22%, 64%) |
| CMYK | cmyk(21.6%, 0%, 9.3%, 36.5%) |
| CIE-LAB | lab(63.72, -15.19, 3.86) |
| CIE-LCH | lch(63.72, 15.67, 165.73°) |
| OKLab | oklab(68.17% -0.0433 0.01) |
| OKLCH | oklch(68.17% 0.044 167) |
| XYZ | xyz(26.9377, 32.4584, 32.4439) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.05
Dull Teal
#5F9E8F
ΔE00 6.29
Grey Teal
#5E9B8A
ΔE00 6.51
Grey Green
#86A17D
ΔE00 7.59
Greeny Grey
#7EA07A
ΔE00 7.76
Greenish Grey
#96AE8D
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA293 #A27F8E
analogous
#7FA282 #7FA293 #7FA0A2
triadic
#7FA293 #937FA2 #A2937F
tetradic
#7FA293 #827FA2 #A27F8E #A0A27F
square
#7FA293 #827FA2 #A27F8E #A0A27F
split-complementary
#7FA293 #A27FA0 #A2827F
monochromatic
#466055 #608474 #7FA293 #A2BCB1 #C6D6CF
Accessibility & contrast
On white
2.80
#7FA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#7FA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA293
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA293 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09D92
Deuteranopia (green-blind)
#9A9894
Tritanopia (blue-blind)
#78A29D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7fa293; /* rgb */ color: rgb(127, 162, 147); /* oklch */ color: oklch(68.2% 0.044 167.0);
Tailwind
colors: {
custom: {
50: '#a4bdb2',
500: '#7fa293',
950: '#000000',
},
}SCSS
$custom: #7fa293; $custom-light: #a4bdb2; $custom-dark: #000000;
JSON
{
"hex": "#7fa293",
"rgb": {
"r": 127,
"g": 162,
"b": 147
},
"hsl": {
"h": 154.286,
"s": 15.837,
"l": 56.667
},
"oklch": {
"l": 0.68166,
"c": 0.04443,
"h": 167
},
"luminance": 0.32459
}Semantic roles & 50–950 ramp
primary
#7FA293
secondary
#C6B7BD
accent
#6F8FB9
background
#FAFBFA
surface
#F4F6F5
border
#CED0CF
text
#0F1211
muted
#7F8180