#7CA098#7CA098
#7CA098 is a light, muted teal. Relative luminance 0.317; OKLCH L 67.7% C 0.041 H 179.9°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA098 |
|---|---|
| RGB | rgb(124, 160, 152) |
| HSL | hsl(167, 16%, 56%) |
| HSV | hsv(167, 23%, 63%) |
| CMYK | cmyk(22.5%, 0%, 5%, 37.3%) |
| CIE-LAB | lab(63.09, -14.05, 0.12) |
| CIE-LCH | lch(63.09, 14.05, 179.52°) |
| OKLab | oklab(67.66% -0.0413 0.0001) |
| OKLCH | oklch(67.66% 0.041 179.9) |
| XYZ | xyz(26.5488, 31.6927, 34.4182) |
| Luminance | 0.3169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.60
Dull Teal
#5F9E8F
ΔE00 6.51
Cadetblue
#5F9EA0
ΔE00 6.58
Grey Teal
#5E9B8A
ΔE00 6.98
Dusty Teal
#4C9085
ΔE00 9.46
Sea
#3C9992
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA098 #A07C84
analogous
#7CA086 #7CA098 #7C96A0
triadic
#7CA098 #987CA0 #A0987C
tetradic
#7CA098 #867CA0 #A07C84 #96A07C
square
#7CA098 #867CA0 #A07C84 #96A07C
split-complementary
#7CA098 #A07C96 #A0867C
monochromatic
#445E58 #5E8179 #7CA098 #9FBAB4 #C3D3D0
Accessibility & contrast
On white
2.86
#7CA098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#7CA098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA098
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA098 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C98
Deuteranopia (green-blind)
#969799
Tritanopia (blue-blind)
#73A19D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7ca098; /* rgb */ color: rgb(124, 160, 152); /* oklch */ color: oklch(67.7% 0.041 179.9);
Tailwind
colors: {
custom: {
50: '#a2bcb6',
500: '#7ca098',
950: '#000000',
},
}SCSS
$custom: #7ca098; $custom-light: #a2bcb6; $custom-dark: #000000;
JSON
{
"hex": "#7ca098",
"rgb": {
"r": 124,
"g": 160,
"b": 152
},
"hsl": {
"h": 166.667,
"s": 15.929,
"l": 55.686
},
"oklch": {
"l": 0.67657,
"c": 0.04132,
"h": 179.9
},
"luminance": 0.31694
}Semantic roles & 50–950 ramp
primary
#7CA098
secondary
#C3B4B8
accent
#6F7FB9
background
#FAFBFB
surface
#F3F6F6
border
#CDD0D0
text
#0F1211
muted
#7F8180