#74AFA3#74AFA3
#74AFA3 is a light, moderate teal. Relative luminance 0.370; OKLCH L 71.0% C 0.064 H 180.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #74AFA3 |
|---|---|
| RGB | rgb(116, 175, 163) |
| HSL | hsl(168, 27%, 57%) |
| HSV | hsv(168, 34%, 69%) |
| CMYK | cmyk(33.7%, 0%, 6.9%, 31.4%) |
| CIE-LAB | lab(67.29, -21.85, 0.06) |
| CIE-LCH | lch(67.29, 21.85, 179.84°) |
| OKLab | oklab(70.99% -0.064 -0.0002) |
| OKLCH | oklch(70.99% 0.064 180.2) |
| XYZ | xyz(29.1410, 37.0156, 40.2524) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.11
Dull Teal
#5F9E8F
ΔE00 5.71
Grey Teal
#5E9B8A
ΔE00 6.81
Cadetblue
#5F9EA0
ΔE00 7.66
Lightseagreen
#20B2AA
ΔE00 7.90
Greeny Blue
#42B395
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74AFA3 #AF7480
analogous
#74AF86 #74AFA3 #749EAF
triadic
#74AFA3 #A374AF #AFA374
tetradic
#74AFA3 #8674AF #AF7480 #9EAF74
square
#74AFA3 #8674AF #AF7480 #9EAF74
split-complementary
#74AFA3 #AF749E #AF8674
monochromatic
#3E6B62 #549285 #74AFA3 #9BC5BD #C2DCD6
Accessibility & contrast
On white
2.50
#74AFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#74AFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74AFA3
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74AFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74AFA3 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A3
Deuteranopia (green-blind)
#A0A1A4
Tritanopia (blue-blind)
#62B1AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #74afa3; /* rgb */ color: rgb(116, 175, 163); /* oklch */ color: oklch(71.0% 0.064 180.2);
Tailwind
colors: {
custom: {
50: '#9ec7be',
500: '#74afa3',
950: '#000000',
},
}SCSS
$custom: #74afa3; $custom-light: #9ec7be; $custom-dark: #000000;
JSON
{
"hex": "#74afa3",
"rgb": {
"r": 116,
"g": 175,
"b": 163
},
"hsl": {
"h": 167.797,
"s": 26.941,
"l": 57.059
},
"oklch": {
"l": 0.70994,
"c": 0.06401,
"h": 180.2
},
"luminance": 0.37017
}Semantic roles & 50–950 ramp
primary
#74AFA3
secondary
#CBB3B8
accent
#6578C3
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1312
muted
#7E8281