#7CA29C#7CA29C
#7CA29C is a light, muted teal. Relative luminance 0.325; OKLCH L 68.2% C 0.042 H 184.4°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA29C |
|---|---|
| RGB | rgb(124, 162, 156) |
| HSL | hsl(171, 17%, 56%) |
| HSV | hsv(171, 23%, 64%) |
| CMYK | cmyk(23.5%, 0%, 3.7%, 36.5%) |
| CIE-LAB | lab(63.77, -14.23, -1.12) |
| CIE-LCH | lch(63.77, 14.28, 184.51°) |
| OKLab | oklab(68.24% -0.0424 -0.0032) |
| OKLCH | oklch(68.24% 0.042 184.4) |
| XYZ | xyz(27.2315, 32.5250, 36.2892) |
| Luminance | 0.3253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.20
Cadetblue
#5F9EA0
ΔE00 5.93
Dull Teal
#5F9E8F
ΔE00 6.81
Grey Teal
#5E9B8A
ΔE00 7.45
Cool Grey
#95A3A6
ΔE00 9.69
Dusty Teal
#4C9085
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA29C #A27C82
analogous
#7CA289 #7CA29C #7C95A2
triadic
#7CA29C #9C7CA2 #A29C7C
tetradic
#7CA29C #897CA2 #A27C82 #95A27C
square
#7CA29C #897CA2 #A27C82 #95A27C
split-complementary
#7CA29C #A27C95 #A2897C
monochromatic
#44605B #5D837D #7CA29C #A0BBB7 #C4D5D2
Accessibility & contrast
On white
2.80
#7CA29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#7CA29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA29C
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA29C | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9C
Deuteranopia (green-blind)
#97989D
Tritanopia (blue-blind)
#71A4A0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7ca29c; /* rgb */ color: rgb(124, 162, 156); /* oklch */ color: oklch(68.2% 0.042 184.4);
Tailwind
colors: {
custom: {
50: '#a2bdb9',
500: '#7ca29c',
950: '#000000',
},
}SCSS
$custom: #7ca29c; $custom-light: #a2bdb9; $custom-dark: #000000;
JSON
{
"hex": "#7ca29c",
"rgb": {
"r": 124,
"g": 162,
"b": 156
},
"hsl": {
"h": 170.526,
"s": 16.964,
"l": 56.078
},
"oklch": {
"l": 0.6824,
"c": 0.04248,
"h": 184.4
},
"luminance": 0.32526
}Semantic roles & 50–950 ramp
primary
#7CA29C
secondary
#C5B5B8
accent
#6E7ABA
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180