#7CA799#7CA799
#7CA799 is a light, muted teal. Relative luminance 0.342; OKLCH L 69.3% C 0.051 H 172.7°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA799 |
|---|---|
| RGB | rgb(124, 167, 153) |
| HSL | hsl(160, 20%, 57%) |
| HSV | hsv(160, 26%, 65%) |
| CMYK | cmyk(25.7%, 0%, 8.4%, 34.5%) |
| CIE-LAB | lab(65.14, -17.52, 2.54) |
| CIE-LCH | lch(65.14, 17.70, 171.75°) |
| OKLab | oklab(69.3% -0.0505 0.0065) |
| OKLCH | oklch(69.3% 0.051 172.7) |
| XYZ | xyz(27.8789, 34.2213, 35.2672) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.76
Dull Teal
#5F9E8F
ΔE00 5.40
Grey Teal
#5E9B8A
ΔE00 6.00
Cadetblue
#5F9EA0
ΔE00 8.08
Greeny Grey
#7EA07A
ΔE00 8.87
Greenish Grey
#96AE8D
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA799 #A77C8A
analogous
#7CA784 #7CA799 #7CA0A7
triadic
#7CA799 #997CA7 #A7997C
tetradic
#7CA799 #847CA7 #A77C8A #A0A77C
square
#7CA799 #847CA7 #A77C8A #A0A77C
split-complementary
#7CA799 #A77CA0 #A7847C
monochromatic
#44655A #5C897B #7CA799 #A1C0B6 #C5D8D2
Accessibility & contrast
On white
2.68
#7CA799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#7CA799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA799
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA799 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A198
Deuteranopia (green-blind)
#9C9C9A
Tritanopia (blue-blind)
#71A8A3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ca799; /* rgb */ color: rgb(124, 167, 153); /* oklch */ color: oklch(69.3% 0.051 172.7);
Tailwind
colors: {
custom: {
50: '#a3c1b7',
500: '#7ca799',
950: '#000000',
},
}SCSS
$custom: #7ca799; $custom-light: #a3c1b7; $custom-dark: #000000;
JSON
{
"hex": "#7ca799",
"rgb": {
"r": 124,
"g": 167,
"b": 153
},
"hsl": {
"h": 160.465,
"s": 19.635,
"l": 57.059
},
"oklch": {
"l": 0.69301,
"c": 0.05089,
"h": 172.7
},
"luminance": 0.34222
}Semantic roles & 50–950 ramp
primary
#7CA799
secondary
#C8B7BC
accent
#6C86BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180