#74AFA4#74AFA4
#74AFA4 is a light, moderate teal. Relative luminance 0.371; OKLCH L 71.0% C 0.064 H 181.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #74AFA4 |
|---|---|
| RGB | rgb(116, 175, 164) |
| HSL | hsl(169, 27%, 57%) |
| HSV | hsv(169, 34%, 69%) |
| CMYK | cmyk(33.7%, 0%, 6.3%, 31.4%) |
| CIE-LAB | lab(67.32, -21.62, -0.45) |
| CIE-LCH | lch(67.32, 21.63, 181.20°) |
| OKLab | oklab(71.02% -0.0636 -0.0016) |
| OKLCH | oklch(71.02% 0.064 181.4) |
| XYZ | xyz(29.2309, 37.0516, 40.7262) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.21
Dull Teal
#5F9E8F
ΔE00 5.84
Grey Teal
#5E9B8A
ΔE00 6.96
Cadetblue
#5F9EA0
ΔE00 7.39
Lightseagreen
#20B2AA
ΔE00 7.82
Greeny Blue
#42B395
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74AFA4 #AF747F
analogous
#74AF87 #74AFA4 #749DAF
triadic
#74AFA4 #A474AF #AFA474
tetradic
#74AFA4 #8774AF #AF747F #9DAF74
square
#74AFA4 #8774AF #AF747F #9DAF74
split-complementary
#74AFA4 #AF749D #AF8774
monochromatic
#3E6B63 #549286 #74AFA4 #9BC5BD #C2DCD7
Accessibility & contrast
On white
2.50
#74AFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#74AFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74AFA4
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74AFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74AFA4 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A4
Deuteranopia (green-blind)
#9FA1A5
Tritanopia (blue-blind)
#61B1AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #74afa4; /* rgb */ color: rgb(116, 175, 164); /* oklch */ color: oklch(71.0% 0.064 181.4);
Tailwind
colors: {
custom: {
50: '#9ec7be',
500: '#74afa4',
950: '#000000',
},
}SCSS
$custom: #74afa4; $custom-light: #9ec7be; $custom-dark: #000000;
JSON
{
"hex": "#74afa4",
"rgb": {
"r": 116,
"g": 175,
"b": 164
},
"hsl": {
"h": 168.814,
"s": 26.941,
"l": 57.059
},
"oklch": {
"l": 0.71024,
"c": 0.0636,
"h": 181.4
},
"luminance": 0.37053
}Semantic roles & 50–950 ramp
primary
#74AFA4
secondary
#CBB3B8
accent
#6576C3
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1312
muted
#7E8281