#74AFA0#74AFA0
#74AFA0 is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.9% C 0.065 H 176.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #74AFA0 |
|---|---|
| RGB | rgb(116, 175, 160) |
| HSL | hsl(165, 27%, 57%) |
| HSV | hsv(165, 34%, 69%) |
| CMYK | cmyk(33.7%, 0%, 8.6%, 31.4%) |
| CIE-LAB | lab(67.21, -22.54, 1.61) |
| CIE-LCH | lch(67.21, 22.59, 175.92°) |
| OKLab | oklab(70.9% -0.0653 0.0039) |
| OKLCH | oklch(70.9% 0.065 176.6) |
| XYZ | xyz(28.8754, 36.9094, 38.8536) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.96
Dull Teal
#5F9E8F
ΔE00 5.51
Grey Teal
#5E9B8A
ΔE00 6.49
Greeny Blue
#42B395
ΔE00 7.43
Pale Teal
#82CBB2
ΔE00 7.89
Lightseagreen
#20B2AA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74AFA0 #AF7483
analogous
#74AF83 #74AFA0 #74A1AF
triadic
#74AFA0 #A074AF #AFA074
tetradic
#74AFA0 #8374AF #AF7483 #A1AF74
square
#74AFA0 #8374AF #AF7483 #A1AF74
split-complementary
#74AFA0 #AF74A1 #AF8374
monochromatic
#3E6B5F #549282 #74AFA0 #9BC5BB #C2DCD5
Accessibility & contrast
On white
2.51
#74AFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#74AFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74AFA0
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74AFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74AFA0 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#A0A0A1
Tritanopia (blue-blind)
#63B1AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #74afa0; /* rgb */ color: rgb(116, 175, 160); /* oklch */ color: oklch(70.9% 0.065 176.6);
Tailwind
colors: {
custom: {
50: '#9ec7bc',
500: '#74afa0',
950: '#000000',
},
}SCSS
$custom: #74afa0; $custom-light: #9ec7bc; $custom-dark: #000000;
JSON
{
"hex": "#74afa0",
"rgb": {
"r": 116,
"g": 175,
"b": 160
},
"hsl": {
"h": 164.746,
"s": 26.941,
"l": 57.059
},
"oklch": {
"l": 0.70904,
"c": 0.06544,
"h": 176.6
},
"luminance": 0.36911
}Semantic roles & 50–950 ramp
primary
#74AFA0
secondary
#CBB3BA
accent
#657DC3
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1312
muted
#7E8281