#7CA09A#7CA09A
#7CA09A is a light, muted teal. Relative luminance 0.318; OKLCH L 67.7% C 0.041 H 183.8°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA09A |
|---|---|
| RGB | rgb(124, 160, 154) |
| HSL | hsl(170, 16%, 56%) |
| HSV | hsv(170, 23%, 63%) |
| CMYK | cmyk(22.5%, 0%, 3.8%, 37.3%) |
| CIE-LAB | lab(63.14, -13.61, -0.93) |
| CIE-LCH | lch(63.14, 13.65, 183.89°) |
| OKLab | oklab(67.72% -0.0405 -0.0027) |
| OKLCH | oklch(67.72% 0.041 183.8) |
| XYZ | xyz(26.7140, 31.7588, 35.2881) |
| Luminance | 0.3176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.30
Cadetblue
#5F9EA0
ΔE00 6.13
Dull Teal
#5F9E8F
ΔE00 7.00
Grey Teal
#5E9B8A
ΔE00 7.53
Cool Grey
#95A3A6
ΔE00 9.41
Dusty Teal
#4C9085
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA09A #A07C82
analogous
#7CA088 #7CA09A #7C94A0
triadic
#7CA09A #9A7CA0 #A09A7C
tetradic
#7CA09A #887CA0 #A07C82 #94A07C
square
#7CA09A #887CA0 #A07C82 #94A07C
split-complementary
#7CA09A #A07C94 #A0887C
monochromatic
#445E59 #5E817B #7CA09A #9FBAB5 #C3D3D1
Accessibility & contrast
On white
2.86
#7CA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#7CA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA09A
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA09A | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9A
Deuteranopia (green-blind)
#96979B
Tritanopia (blue-blind)
#72A29E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7ca09a; /* rgb */ color: rgb(124, 160, 154); /* oklch */ color: oklch(67.7% 0.041 183.8);
Tailwind
colors: {
custom: {
50: '#a2bcb7',
500: '#7ca09a',
950: '#000000',
},
}SCSS
$custom: #7ca09a; $custom-light: #a2bcb7; $custom-dark: #000000;
JSON
{
"hex": "#7ca09a",
"rgb": {
"r": 124,
"g": 160,
"b": 154
},
"hsl": {
"h": 170,
"s": 15.929,
"l": 55.686
},
"oklch": {
"l": 0.67719,
"c": 0.04055,
"h": 183.8
},
"luminance": 0.3176
}Semantic roles & 50–950 ramp
primary
#7CA09A
secondary
#C3B4B7
accent
#6F7BB9
background
#FAFBFB
surface
#F3F6F6
border
#CDD0D0
text
#0F1211
muted
#7F8180