#74AFA7#74AFA7
#74AFA7 is a light, moderate teal. Relative luminance 0.372; OKLCH L 71.1% C 0.063 H 185.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #74AFA7 |
|---|---|
| RGB | rgb(116, 175, 167) |
| HSL | hsl(172, 27%, 57%) |
| HSV | hsv(172, 34%, 69%) |
| CMYK | cmyk(33.7%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(67.40, -20.92, -2.00) |
| CIE-LCH | lch(67.40, 21.02, 185.45°) |
| OKLab | oklab(71.12% -0.0623 -0.0057) |
| OKLCH | oklch(71.12% 0.063 185.2) |
| XYZ | xyz(29.5050, 37.1612, 42.1699) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.66
Dull Teal
#5F9E8F
ΔE00 6.35
Cadetblue
#5F9EA0
ΔE00 6.62
Grey Teal
#5E9B8A
ΔE00 7.53
Lightseagreen
#20B2AA
ΔE00 7.73
Topaz
#13BBAF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74AFA7 #AF747C
analogous
#74AF89 #74AFA7 #749AAF
triadic
#74AFA7 #A774AF #AFA774
tetradic
#74AFA7 #8974AF #AF747C #9AAF74
square
#74AFA7 #8974AF #AF747C #9AAF74
split-complementary
#74AFA7 #AF749A #AF8974
monochromatic
#3E6B65 #549289 #74AFA7 #9BC5C0 #C2DCD8
Accessibility & contrast
On white
2.49
#74AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#74AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74AFA7
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74AFA7 | 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)
#A9A9A7
Deuteranopia (green-blind)
#9FA1A8
Tritanopia (blue-blind)
#60B1AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #74afa7; /* rgb */ color: rgb(116, 175, 167); /* oklch */ color: oklch(71.1% 0.063 185.2);
Tailwind
colors: {
custom: {
50: '#9ec7c1',
500: '#74afa7',
950: '#000000',
},
}SCSS
$custom: #74afa7; $custom-light: #9ec7c1; $custom-dark: #000000;
JSON
{
"hex": "#74afa7",
"rgb": {
"r": 116,
"g": 175,
"b": 167
},
"hsl": {
"h": 171.864,
"s": 26.941,
"l": 57.059
},
"oklch": {
"l": 0.71118,
"c": 0.06254,
"h": 185.2
},
"luminance": 0.37163
}Semantic roles & 50–950 ramp
primary
#74AFA7
secondary
#CBB3B7
accent
#6571C3
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0F1312
muted
#7E8281