#7CAEA2#7CAEA2
#7CAEA2 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.2% C 0.056 H 178.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAEA2 |
|---|---|
| RGB | rgb(124, 174, 162) |
| HSL | hsl(166, 24%, 58%) |
| HSV | hsv(166, 29%, 68%) |
| CMYK | cmyk(28.7%, 0%, 6.9%, 31.8%) |
| CIE-LAB | lab(67.40, -19.17, 0.83) |
| CIE-LCH | lch(67.40, 19.19, 177.52°) |
| OKLab | oklab(71.19% -0.0559 0.0019) |
| OKLCH | oklch(71.19% 0.056 178.1) |
| XYZ | xyz(29.9677, 37.1644, 39.7698) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.64
Dull Teal
#5F9E8F
ΔE00 6.22
Grey Teal
#5E9B8A
ΔE00 7.17
Cadetblue
#5F9EA0
ΔE00 7.93
Pale Teal
#82CBB2
ΔE00 8.77
Greeny Blue
#42B395
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAEA2 #AE7C88
analogous
#7CAE89 #7CAEA2 #7CA1AE
triadic
#7CAEA2 #A27CAE #AEA27C
tetradic
#7CAEA2 #897CAE #AE7C88 #A1AE7C
square
#7CAEA2 #897CAE #AE7C88 #A1AE7C
split-complementary
#7CAEA2 #AE7CA1 #AE897C
monochromatic
#436D63 #5A9285 #7CAEA2 #A2C5BD #C8DDD8
Accessibility & contrast
On white
2.49
#7CAEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#7CAEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAEA2
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAEA2 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#A1A1A3
Tritanopia (blue-blind)
#6EB0AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7caea2; /* rgb */ color: rgb(124, 174, 162); /* oklch */ color: oklch(71.2% 0.056 178.1);
Tailwind
colors: {
custom: {
50: '#a3c6bd',
500: '#7caea2',
950: '#000000',
},
}SCSS
$custom: #7caea2; $custom-light: #a3c6bd; $custom-dark: #000000;
JSON
{
"hex": "#7caea2",
"rgb": {
"r": 124,
"g": 174,
"b": 162
},
"hsl": {
"h": 165.6,
"s": 23.585,
"l": 58.431
},
"oklch": {
"l": 0.71188,
"c": 0.05597,
"h": 178.1
},
"luminance": 0.37166
}Semantic roles & 50–950 ramp
primary
#7CAEA2
secondary
#CDB9BE
accent
#687DC0
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1312
muted
#7F8281