#74AFA1#74AFA1
#74AFA1 is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.9% C 0.065 H 177.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #74AFA1 |
|---|---|
| RGB | rgb(116, 175, 161) |
| HSL | hsl(166, 27%, 57%) |
| HSV | hsv(166, 34%, 69%) |
| CMYK | cmyk(33.7%, 0%, 8%, 31.4%) |
| CIE-LAB | lab(67.24, -22.31, 1.09) |
| CIE-LCH | lch(67.24, 22.34, 177.20°) |
| OKLab | oklab(70.93% -0.0649 0.0026) |
| OKLCH | oklch(70.93% 0.065 177.7) |
| XYZ | xyz(28.9632, 36.9445, 39.3162) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.98
Dull Teal
#5F9E8F
ΔE00 5.55
Grey Teal
#5E9B8A
ΔE00 6.57
Greeny Blue
#42B395
ΔE00 7.66
Pale Teal
#82CBB2
ΔE00 8.03
Lightseagreen
#20B2AA
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74AFA1 #AF7482
analogous
#74AF84 #74AFA1 #74A0AF
triadic
#74AFA1 #A174AF #AFA174
tetradic
#74AFA1 #8474AF #AF7482 #A0AF74
square
#74AFA1 #8474AF #AF7482 #A0AF74
split-complementary
#74AFA1 #AF74A0 #AF8474
monochromatic
#3E6B60 #549283 #74AFA1 #9BC5BB #C2DCD6
Accessibility & contrast
On white
2.50
#74AFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#74AFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74AFA1
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74AFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74AFA1 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA8A0
Deuteranopia (green-blind)
#A0A1A2
Tritanopia (blue-blind)
#62B1AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #74afa1; /* rgb */ color: rgb(116, 175, 161); /* oklch */ color: oklch(70.9% 0.065 177.7);
Tailwind
colors: {
custom: {
50: '#9ec7bc',
500: '#74afa1',
950: '#000000',
},
}SCSS
$custom: #74afa1; $custom-light: #9ec7bc; $custom-dark: #000000;
JSON
{
"hex": "#74afa1",
"rgb": {
"r": 116,
"g": 175,
"b": 161
},
"hsl": {
"h": 165.763,
"s": 26.941,
"l": 57.059
},
"oklch": {
"l": 0.70933,
"c": 0.06493,
"h": 177.7
},
"luminance": 0.36946
}Semantic roles & 50–950 ramp
primary
#74AFA1
secondary
#CBB3B9
accent
#657BC3
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1312
muted
#7E8281