#7CA798#7CA798
#7CA798 is a light, muted teal. Relative luminance 0.342; OKLCH L 69.3% C 0.052 H 171.3°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA798 |
|---|---|
| RGB | rgb(124, 167, 152) |
| HSL | hsl(159, 20%, 57%) |
| HSV | hsv(159, 26%, 65%) |
| CMYK | cmyk(25.7%, 0%, 9%, 34.5%) |
| CIE-LAB | lab(65.11, -17.73, 3.06) |
| CIE-LCH | lch(65.11, 18.00, 170.21°) |
| OKLab | oklab(69.27% -0.0509 0.0078) |
| OKLCH | oklch(69.27% 0.052 171.3) |
| XYZ | xyz(27.7966, 34.1884, 34.8341) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.76
Dull Teal
#5F9E8F
ΔE00 5.38
Grey Teal
#5E9B8A
ΔE00 5.93
Cadetblue
#5F9EA0
ΔE00 8.40
Greeny Grey
#7EA07A
ΔE00 8.51
Greenish Grey
#96AE8D
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA798 #A77C8B
analogous
#7CA783 #7CA798 #7CA1A7
triadic
#7CA798 #987CA7 #A7987C
tetradic
#7CA798 #837CA7 #A77C8B #A1A77C
square
#7CA798 #837CA7 #A77C8B #A1A77C
split-complementary
#7CA798 #A77CA1 #A7837C
monochromatic
#446559 #5C897A #7CA798 #A1C0B5 #C5D8D2
Accessibility & contrast
On white
2.68
#7CA798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#7CA798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA798
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA798 | 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)
#A4A197
Deuteranopia (green-blind)
#9D9C99
Tritanopia (blue-blind)
#72A8A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ca798; /* rgb */ color: rgb(124, 167, 152); /* oklch */ color: oklch(69.3% 0.052 171.3);
Tailwind
colors: {
custom: {
50: '#a3c1b6',
500: '#7ca798',
950: '#000000',
},
}SCSS
$custom: #7ca798; $custom-light: #a3c1b6; $custom-dark: #000000;
JSON
{
"hex": "#7ca798",
"rgb": {
"r": 124,
"g": 167,
"b": 152
},
"hsl": {
"h": 159.07,
"s": 19.635,
"l": 57.059
},
"oklch": {
"l": 0.69272,
"c": 0.05152,
"h": 171.3
},
"luminance": 0.3419
}Semantic roles & 50–950 ramp
primary
#7CA798
secondary
#C8B7BD
accent
#6C88BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180