#74ACA0#74ACA0
#74ACA0 is a light, moderate teal. Relative luminance 0.358; OKLCH L 70.2% C 0.061 H 179.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #74ACA0 |
|---|---|
| RGB | rgb(116, 172, 160) |
| HSL | hsl(167, 25%, 56%) |
| HSV | hsv(167, 33%, 67%) |
| CMYK | cmyk(32.6%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(66.33, -21.01, 0.33) |
| CIE-LCH | lch(66.33, 21.01, 179.10°) |
| OKLab | oklab(70.2% -0.0614 0.0005) |
| OKLCH | oklch(70.2% 0.061 179.5) |
| XYZ | xyz(28.2979, 35.7545, 38.6611) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.20
Dull Teal
#5F9E8F
ΔE00 5.07
Grey Teal
#5E9B8A
ΔE00 6.13
Cadetblue
#5F9EA0
ΔE00 7.22
Lightseagreen
#20B2AA
ΔE00 8.30
Greeny Blue
#42B395
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ACA0 #AC7480
analogous
#74AC84 #74ACA0 #749CAC
triadic
#74ACA0 #A074AC #ACA074
tetradic
#74ACA0 #8474AC #AC7480 #9CAC74
square
#74ACA0 #8474AC #AC7480 #9CAC74
split-complementary
#74ACA0 #AC749C #AC8474
monochromatic
#3E685F #558E82 #74ACA0 #9AC3BA #C1DAD4
Accessibility & contrast
On white
2.58
#74ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#74ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ACA0
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ACA0 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A0
Deuteranopia (green-blind)
#9D9EA1
Tritanopia (blue-blind)
#63AEA8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #74aca0; /* rgb */ color: rgb(116, 172, 160); /* oklch */ color: oklch(70.2% 0.061 179.5);
Tailwind
colors: {
custom: {
50: '#9ec5bc',
500: '#74aca0',
950: '#000000',
},
}SCSS
$custom: #74aca0; $custom-light: #9ec5bc; $custom-dark: #000000;
JSON
{
"hex": "#74aca0",
"rgb": {
"r": 116,
"g": 172,
"b": 160
},
"hsl": {
"h": 167.143,
"s": 25.225,
"l": 56.471
},
"oklch": {
"l": 0.702,
"c": 0.06145,
"h": 179.5
},
"luminance": 0.35756
}Semantic roles & 50–950 ramp
primary
#74ACA0
secondary
#C9B2B7
accent
#667AC2
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1212
muted
#7E8181