#74AFA6#74AFA6
#74AFA6 is a light, moderate teal. Relative luminance 0.371; OKLCH L 71.1% C 0.063 H 183.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #74AFA6 |
|---|---|
| RGB | rgb(116, 175, 166) |
| HSL | hsl(171, 27%, 57%) |
| HSV | hsv(171, 34%, 69%) |
| CMYK | cmyk(33.7%, 0%, 5.1%, 31.4%) |
| CIE-LAB | lab(67.37, -21.16, -1.48) |
| CIE-LCH | lch(67.37, 21.21, 184.01°) |
| OKLab | oklab(71.09% -0.0627 -0.0043) |
| OKLCH | oklch(71.09% 0.063 183.9) |
| XYZ | xyz(29.4129, 37.1244, 41.6849) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.49
Dull Teal
#5F9E8F
ΔE00 6.16
Cadetblue
#5F9EA0
ΔE00 6.86
Grey Teal
#5E9B8A
ΔE00 7.32
Lightseagreen
#20B2AA
ΔE00 7.73
Topaz
#13BBAF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74AFA6 #AF747D
analogous
#74AF88 #74AFA6 #749BAF
triadic
#74AFA6 #A674AF #AFA674
tetradic
#74AFA6 #8874AF #AF747D #9BAF74
square
#74AFA6 #8874AF #AF747D #9BAF74
split-complementary
#74AFA6 #AF749B #AF8874
monochromatic
#3E6B64 #549288 #74AFA6 #9BC5BF #C2DCD8
Accessibility & contrast
On white
2.49
#74AFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#74AFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74AFA6
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74AFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74AFA6 | 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)
#AAA9A6
Deuteranopia (green-blind)
#9FA1A7
Tritanopia (blue-blind)
#60B1AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #74afa6; /* rgb */ color: rgb(116, 175, 166); /* oklch */ color: oklch(71.1% 0.063 183.9);
Tailwind
colors: {
custom: {
50: '#9ec7c0',
500: '#74afa6',
950: '#000000',
},
}SCSS
$custom: #74afa6; $custom-light: #9ec7c0; $custom-dark: #000000;
JSON
{
"hex": "#74afa6",
"rgb": {
"r": 116,
"g": 175,
"b": 166
},
"hsl": {
"h": 170.847,
"s": 26.941,
"l": 57.059
},
"oklch": {
"l": 0.71086,
"c": 0.06286,
"h": 183.9
},
"luminance": 0.37126
}Semantic roles & 50–950 ramp
primary
#74AFA6
secondary
#CBB3B7
accent
#6573C3
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0F1312
muted
#7E8281