#7CA99A#7CA99A
#7CA99A is a light, muted teal. Relative luminance 0.350; OKLCH L 69.8% C 0.053 H 172.1°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA99A |
|---|---|
| RGB | rgb(124, 169, 154) |
| HSL | hsl(160, 21%, 57%) |
| HSV | hsv(160, 27%, 66%) |
| CMYK | cmyk(26.6%, 0%, 8.9%, 33.7%) |
| CIE-LAB | lab(65.74, -18.34, 2.86) |
| CIE-LCH | lch(65.74, 18.56, 171.13°) |
| OKLab | oklab(69.79% -0.0527 0.0073) |
| OKLCH | oklch(69.79% 0.053 172.1) |
| XYZ | xyz(28.3311, 34.9929, 35.8271) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.19
Dull Teal
#5F9E8F
ΔE00 5.47
Grey Teal
#5E9B8A
ΔE00 6.12
Cadetblue
#5F9EA0
ΔE00 8.46
Greenish Grey
#96AE8D
ΔE00 8.74
Greeny Grey
#7EA07A
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA99A #A97C8B
analogous
#7CA984 #7CA99A #7CA1A9
triadic
#7CA99A #9A7CA9 #A99A7C
tetradic
#7CA99A #847CA9 #A97C8B #A1A97C
square
#7CA99A #847CA9 #A97C8B #A1A97C
split-complementary
#7CA99A #A97CA1 #A9847C
monochromatic
#44675B #5C8C7C #7CA99A #A1C1B6 #C6DAD3
Accessibility & contrast
On white
2.63
#7CA99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#7CA99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA99A
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA99A | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A399
Deuteranopia (green-blind)
#9E9D9B
Tritanopia (blue-blind)
#71AAA4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ca99a; /* rgb */ color: rgb(124, 169, 154); /* oklch */ color: oklch(69.8% 0.053 172.1);
Tailwind
colors: {
custom: {
50: '#a3c2b7',
500: '#7ca99a',
950: '#000000',
},
}SCSS
$custom: #7ca99a; $custom-light: #a3c2b7; $custom-dark: #000000;
JSON
{
"hex": "#7ca99a",
"rgb": {
"r": 124,
"g": 169,
"b": 154
},
"hsl": {
"h": 160,
"s": 20.737,
"l": 57.451
},
"oklch": {
"l": 0.69794,
"c": 0.05325,
"h": 172.1
},
"luminance": 0.34994
}Semantic roles & 50–950 ramp
primary
#7CA99A
secondary
#C9B7BD
accent
#6A86BD
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180