#7CAAAA#7CAAAA
#7CAAAA is a light, muted teal. Relative luminance 0.359; OKLCH L 70.5% C 0.049 H 196.1°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAAAA |
|---|---|
| RGB | rgb(124, 170, 170) |
| HSL | hsl(180, 21%, 58%) |
| HSV | hsv(180, 27%, 67%) |
| CMYK | cmyk(27.1%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(66.47, -15.27, -4.98) |
| CIE-LCH | lch(66.47, 16.06, 198.05°) |
| OKLab | oklab(70.52% -0.0472 -0.0136) |
| OKLCH | oklch(70.52% 0.049 196.1) |
| XYZ | xyz(29.9403, 35.9354, 43.3811) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.41
Greyish Teal
#719F91
ΔE00 7.09
Dull Teal
#5F9E8F
ΔE00 8.77
Bluegrey
#85A3B2
ΔE00 9.33
Greyblue
#77A1B5
ΔE00 9.53
Grey Teal
#5E9B8A
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAAAA #AA7C7C
analogous
#7CAA93 #7CAAAA #7C93AA
triadic
#7CAAAA #AA7CAA #AAAA7C
tetradic
#7CAAAA #937CAA #AA7C7C #93AA7C
square
#7CAAAA #937CAA #AA7C7C #93AA7C
split-complementary
#7CAAAA #AA7C93 #AA937C
monochromatic
#446868 #5C8D8D #7CAAAA #A1C2C2 #C6DADA
Accessibility & contrast
On white
2.56
#7CAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#7CAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAAAA
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAAAA | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AA
Deuteranopia (green-blind)
#9B9FAA
Tritanopia (blue-blind)
#6CADAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7caaaa; /* rgb */ color: rgb(124, 170, 170); /* oklch */ color: oklch(70.5% 0.049 196.1);
Tailwind
colors: {
custom: {
50: '#a3c3c3',
500: '#7caaaa',
950: '#000000',
},
}SCSS
$custom: #7caaaa; $custom-light: #a3c3c3; $custom-dark: #000000;
JSON
{
"hex": "#7caaaa",
"rgb": {
"r": 124,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 21.296,
"l": 57.647
},
"oklch": {
"l": 0.7052,
"c": 0.04917,
"h": 196.1
},
"luminance": 0.35937
}Semantic roles & 50–950 ramp
primary
#7CAAAA
secondary
#CAB8B8
accent
#6A6ABE
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181