#74AAA8#74AAA8
#74AAA8 is a light, muted teal. Relative luminance 0.353; OKLCH L 70.0% C 0.057 H 193.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #74AAA8 |
|---|---|
| RGB | rgb(116, 170, 168) |
| HSL | hsl(178, 24%, 56%) |
| HSV | hsv(178, 32%, 67%) |
| CMYK | cmyk(31.8%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(65.97, -18.11, -4.65) |
| CIE-LCH | lch(65.97, 18.70, 194.40°) |
| OKLab | oklab(69.99% -0.0554 -0.0128) |
| OKLCH | oklch(69.99% 0.057 193) |
| XYZ | xyz(28.6426, 35.2880, 42.3402) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.52
Greyish Teal
#719F91
ΔE00 6.16
Dull Teal
#5F9E8F
ΔE00 7.25
Grey Teal
#5E9B8A
ΔE00 8.37
Lightseagreen
#20B2AA
ΔE00 8.94
Sea
#3C9992
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74AAA8 #AA7476
analogous
#74AA8D #74AAA8 #7491AA
triadic
#74AAA8 #A874AA #AAA874
tetradic
#74AAA8 #8D74AA #AA7476 #91AA74
square
#74AAA8 #8D74AA #AA7476 #91AA74
split-complementary
#74AAA8 #AA7491 #AA8D74
monochromatic
#3E6664 #558B89 #74AAA8 #9AC1C0 #C0D8D8
Accessibility & contrast
On white
2.61
#74AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#74AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74AAA8
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74AAA8 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A8
Deuteranopia (green-blind)
#9A9DA9
Tritanopia (blue-blind)
#61ADA9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #74aaa8; /* rgb */ color: rgb(116, 170, 168); /* oklch */ color: oklch(70.0% 0.057 193.0);
Tailwind
colors: {
custom: {
50: '#9ec3c1',
500: '#74aaa8',
950: '#000000',
},
}SCSS
$custom: #74aaa8; $custom-light: #9ec3c1; $custom-dark: #000000;
JSON
{
"hex": "#74aaa8",
"rgb": {
"r": 116,
"g": 170,
"b": 168
},
"hsl": {
"h": 177.778,
"s": 24.107,
"l": 56.078
},
"oklch": {
"l": 0.69986,
"c": 0.05688,
"h": 193
},
"luminance": 0.3529
}Semantic roles & 50–950 ramp
primary
#74AAA8
secondary
#C8B2B3
accent
#676BC1
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1212
muted
#7E8181