#7CA09B#7CA09B
#7CA09B is a light, muted teal. Relative luminance 0.318; OKLCH L 67.8% C 0.040 H 185.8°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA09B |
|---|---|
| RGB | rgb(124, 160, 155) |
| HSL | hsl(172, 16%, 56%) |
| HSV | hsv(172, 23%, 63%) |
| CMYK | cmyk(22.5%, 0%, 3.1%, 37.3%) |
| CIE-LAB | lab(63.17, -13.39, -1.45) |
| CIE-LCH | lch(63.17, 13.47, 186.16°) |
| OKLab | oklab(67.75% -0.04 -0.0041) |
| OKLCH | oklch(67.75% 0.04 185.8) |
| XYZ | xyz(26.7976, 31.7922, 35.7286) |
| Luminance | 0.3179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.69
Cadetblue
#5F9EA0
ΔE00 5.94
Dull Teal
#5F9E8F
ΔE00 7.28
Grey Teal
#5E9B8A
ΔE00 7.84
Cool Grey
#95A3A6
ΔE00 9.15
Dusty Teal
#4C9085
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA09B #A07C81
analogous
#7CA089 #7CA09B #7C93A0
triadic
#7CA09B #9B7CA0 #A09B7C
tetradic
#7CA09B #897CA0 #A07C81 #93A07C
square
#7CA09B #897CA0 #A07C81 #93A07C
split-complementary
#7CA09B #A07C93 #A0897C
monochromatic
#445E5A #5E817C #7CA09B #9FBAB6 #C3D3D1
Accessibility & contrast
On white
2.85
#7CA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#7CA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA09B
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA09B | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9B
Deuteranopia (green-blind)
#95979C
Tritanopia (blue-blind)
#72A29E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7ca09b; /* rgb */ color: rgb(124, 160, 155); /* oklch */ color: oklch(67.8% 0.040 185.8);
Tailwind
colors: {
custom: {
50: '#a2bcb8',
500: '#7ca09b',
950: '#000000',
},
}SCSS
$custom: #7ca09b; $custom-light: #a2bcb8; $custom-dark: #000000;
JSON
{
"hex": "#7ca09b",
"rgb": {
"r": 124,
"g": 160,
"b": 155
},
"hsl": {
"h": 171.667,
"s": 15.929,
"l": 55.686
},
"oklch": {
"l": 0.6775,
"c": 0.04024,
"h": 185.8
},
"luminance": 0.31793
}Semantic roles & 50–950 ramp
primary
#7CA09B
secondary
#C3B4B6
accent
#6F79B9
background
#FAFBFB
surface
#F3F6F6
border
#CDD0D0
text
#0F1211
muted
#7F8180