#7CA697#7CA697
#7CA697 is a light, muted teal. Relative luminance 0.338; OKLCH L 69.0% C 0.051 H 170.8°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA697 |
|---|---|
| RGB | rgb(124, 166, 151) |
| HSL | hsl(159, 19%, 57%) |
| HSV | hsv(159, 25%, 65%) |
| CMYK | cmyk(25.3%, 0%, 9%, 34.9%) |
| CIE-LAB | lab(64.80, -17.43, 3.16) |
| CIE-LCH | lch(64.80, 17.71, 169.72°) |
| OKLab | oklab(69.01% -0.05 0.0081) |
| OKLCH | oklch(69.01% 0.051 170.8) |
| XYZ | xyz(27.5326, 33.7908, 34.3437) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.59
Dull Teal
#5F9E8F
ΔE00 5.36
Grey Teal
#5E9B8A
ΔE00 5.86
Greeny Grey
#7EA07A
ΔE00 8.36
Cadetblue
#5F9EA0
ΔE00 8.40
Grey Green
#86A17D
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA697 #A67C8B
analogous
#7CA682 #7CA697 #7CA0A6
triadic
#7CA697 #977CA6 #A6977C
tetradic
#7CA697 #827CA6 #A67C8B #A0A67C
square
#7CA697 #827CA6 #A67C8B #A0A67C
split-complementary
#7CA697 #A67CA0 #A6827C
monochromatic
#446458 #5D8879 #7CA697 #A0BFB4 #C5D8D1
Accessibility & contrast
On white
2.71
#7CA697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#7CA697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA697
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA697 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A096
Deuteranopia (green-blind)
#9C9B98
Tritanopia (blue-blind)
#72A7A1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ca697; /* rgb */ color: rgb(124, 166, 151); /* oklch */ color: oklch(69.0% 0.051 170.8);
Tailwind
colors: {
custom: {
50: '#a3c0b5',
500: '#7ca697',
950: '#000000',
},
}SCSS
$custom: #7ca697; $custom-light: #a3c0b5; $custom-dark: #000000;
JSON
{
"hex": "#7ca697",
"rgb": {
"r": 124,
"g": 166,
"b": 151
},
"hsl": {
"h": 158.571,
"s": 19.091,
"l": 56.863
},
"oklch": {
"l": 0.69011,
"c": 0.05064,
"h": 170.8
},
"luminance": 0.33792
}Semantic roles & 50–950 ramp
primary
#7CA697
secondary
#C7B6BC
accent
#6C89BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180