#7CA698#7CA698
#7CA698 is a light, muted teal. Relative luminance 0.338; OKLCH L 69.0% C 0.050 H 172.3°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA698 |
|---|---|
| RGB | rgb(124, 166, 152) |
| HSL | hsl(160, 19%, 57%) |
| HSV | hsv(160, 25%, 65%) |
| CMYK | cmyk(25.3%, 0%, 8.4%, 34.9%) |
| CIE-LAB | lab(64.82, -17.21, 2.64) |
| CIE-LCH | lch(64.82, 17.42, 171.28°) |
| OKLab | oklab(69.04% -0.0496 0.0067) |
| OKLCH | oklch(69.04% 0.05 172.3) |
| XYZ | xyz(27.6142, 33.8234, 34.7733) |
| Luminance | 0.3382 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.59
Dull Teal
#5F9E8F
ΔE00 5.38
Grey Teal
#5E9B8A
ΔE00 5.93
Cadetblue
#5F9EA0
ΔE00 8.07
Greeny Grey
#7EA07A
ΔE00 8.73
Grey Green
#86A17D
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA698 #A67C8A
analogous
#7CA683 #7CA698 #7C9FA6
triadic
#7CA698 #987CA6 #A6987C
tetradic
#7CA698 #837CA6 #A67C8A #9FA67C
square
#7CA698 #837CA6 #A67C8A #9FA67C
split-complementary
#7CA698 #A67C9F #A6837C
monochromatic
#446459 #5D887A #7CA698 #A0BFB5 #C5D8D1
Accessibility & contrast
On white
2.70
#7CA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#7CA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA698
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA698 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A197
Deuteranopia (green-blind)
#9C9B99
Tritanopia (blue-blind)
#72A7A2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ca698; /* rgb */ color: rgb(124, 166, 152); /* oklch */ color: oklch(69.0% 0.050 172.3);
Tailwind
colors: {
custom: {
50: '#a3c0b6',
500: '#7ca698',
950: '#000000',
},
}SCSS
$custom: #7ca698; $custom-light: #a3c0b6; $custom-dark: #000000;
JSON
{
"hex": "#7ca698",
"rgb": {
"r": 124,
"g": 166,
"b": 152
},
"hsl": {
"h": 160,
"s": 19.091,
"l": 56.863
},
"oklch": {
"l": 0.6904,
"c": 0.05001,
"h": 172.3
},
"luminance": 0.33825
}Semantic roles & 50–950 ramp
primary
#7CA698
secondary
#C7B6BC
accent
#6C87BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180