#7CAAA2#7CAAA2
#7CAAA2 is a light, muted teal. Relative luminance 0.356; OKLCH L 70.3% C 0.051 H 182.9°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAAA2 |
|---|---|
| RGB | rgb(124, 170, 162) |
| HSL | hsl(170, 21%, 58%) |
| HSV | hsv(170, 27%, 67%) |
| CMYK | cmyk(27.1%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(66.25, -17.10, -0.86) |
| CIE-LCH | lch(66.25, 17.12, 182.87°) |
| OKLab | oklab(70.27% -0.0506 -0.0026) |
| OKLCH | oklch(70.27% 0.051 182.9) |
| XYZ | xyz(29.2064, 35.6418, 39.5161) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.36
Dull Teal
#5F9E8F
ΔE00 6.37
Cadetblue
#5F9EA0
ΔE00 6.46
Grey Teal
#5E9B8A
ΔE00 7.31
Sea
#3C9992
ΔE00 9.76
Lightseagreen
#20B2AA
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAAA2 #AA7C84
analogous
#7CAA8B #7CAAA2 #7C9BAA
triadic
#7CAAA2 #A27CAA #AAA27C
tetradic
#7CAAA2 #8B7CAA #AA7C84 #9BAA7C
square
#7CAAA2 #8B7CAA #AA7C84 #9BAA7C
split-complementary
#7CAAA2 #AA7C9B #AA8B7C
monochromatic
#446862 #5C8D85 #7CAAA2 #A1C2BC #C6DAD7
Accessibility & contrast
On white
2.58
#7CAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#7CAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAAA2
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAAA2 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#9D9EA3
Tritanopia (blue-blind)
#6FACA7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7caaa2; /* rgb */ color: rgb(124, 170, 162); /* oklch */ color: oklch(70.3% 0.051 182.9);
Tailwind
colors: {
custom: {
50: '#a3c3bd',
500: '#7caaa2',
950: '#000000',
},
}SCSS
$custom: #7caaa2; $custom-light: #a3c3bd; $custom-dark: #000000;
JSON
{
"hex": "#7caaa2",
"rgb": {
"r": 124,
"g": 170,
"b": 162
},
"hsl": {
"h": 169.565,
"s": 21.296,
"l": 57.647
},
"oklch": {
"l": 0.70266,
"c": 0.05068,
"h": 182.9
},
"luminance": 0.35643
}Semantic roles & 50–950 ramp
primary
#7CAAA2
secondary
#CAB8BB
accent
#6A79BE
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1212
muted
#7F8181