#74AAA6#74AAA6
#74AAA6 is a light, muted teal. Relative luminance 0.352; OKLCH L 69.9% C 0.057 H 190.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #74AAA6 |
|---|---|
| RGB | rgb(116, 170, 166) |
| HSL | hsl(176, 24%, 56%) |
| HSV | hsv(176, 32%, 67%) |
| CMYK | cmyk(31.8%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(65.91, -18.59, -3.62) |
| CIE-LCH | lch(65.91, 18.93, 191.02°) |
| OKLab | oklab(69.92% -0.0563 -0.01) |
| OKLCH | oklch(69.92% 0.057 190.1) |
| XYZ | xyz(28.4578, 35.2140, 41.3665) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.82
Greyish Teal
#719F91
ΔE00 5.48
Dull Teal
#5F9E8F
ΔE00 6.57
Grey Teal
#5E9B8A
ΔE00 7.70
Lightseagreen
#20B2AA
ΔE00 8.66
Sea
#3C9992
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74AAA6 #AA7478
analogous
#74AA8B #74AAA6 #7493AA
triadic
#74AAA6 #A674AA #AAA674
tetradic
#74AAA6 #8B74AA #AA7478 #93AA74
square
#74AAA6 #8B74AA #AA7478 #93AA74
split-complementary
#74AAA6 #AA7493 #AA8B74
monochromatic
#3E6663 #558B87 #74AAA6 #9AC1BE #C0D8D7
Accessibility & contrast
On white
2.61
#74AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#74AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74AAA6
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74AAA6 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A6
Deuteranopia (green-blind)
#9A9DA7
Tritanopia (blue-blind)
#61ADA9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #74aaa6; /* rgb */ color: rgb(116, 170, 166); /* oklch */ color: oklch(69.9% 0.057 190.1);
Tailwind
colors: {
custom: {
50: '#9ec3c0',
500: '#74aaa6',
950: '#000000',
},
}SCSS
$custom: #74aaa6; $custom-light: #9ec3c0; $custom-dark: #000000;
JSON
{
"hex": "#74aaa6",
"rgb": {
"r": 116,
"g": 170,
"b": 166
},
"hsl": {
"h": 175.556,
"s": 24.107,
"l": 56.078
},
"oklch": {
"l": 0.69921,
"c": 0.05716,
"h": 190.1
},
"luminance": 0.35216
}Semantic roles & 50–950 ramp
primary
#74AAA6
secondary
#C8B2B3
accent
#676EC1
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1212
muted
#7E8181