#74DCAC#74DCAC
#74DCAC is a light, vivid teal. Relative luminance 0.579; OKLCH L 81.9% C 0.120 H 162.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #74DCAC |
|---|---|
| RGB | rgb(116, 220, 172) |
| HSL | hsl(152, 60%, 66%) |
| HSV | hsv(152, 47%, 86%) |
| CMYK | cmyk(47.3%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(80.67, -41.24, 14.38) |
| CIE-LCH | lch(80.67, 43.67, 160.78°) |
| OKLab | oklab(81.87% -0.1142 0.0369) |
| OKLCH | oklch(81.87% 0.12 162.1) |
| XYZ | xyz(40.2387, 57.8748, 48.0722) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.52
Eucalyptus
#44D7A8
ΔE00 4.02
Light Teal
#90E4C1
ΔE00 4.57
Mediumaquamarine
#66CDAA
ΔE00 4.80
Aqua Marine
#2EE8BB
ΔE00 5.88
Hospital Green
#9BE5AA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DCAC #DC74A4
analogous
#74DC78 #74DCAC #74D8DC
triadic
#74DCAC #AC74DC #DCAC74
tetradic
#74DCAC #7874DC #DC74A4 #D8DC74
square
#74DCAC #7874DC #DC74A4 #D8DC74
split-complementary
#74DCAC #DC74D8 #DC7874
monochromatic
#2BAB70 #43D08F #74DCAC #A5E8C9 #D6F5E6
Accessibility & contrast
On white
1.67
#74DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#74DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DCAC
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DCAC | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA9
Deuteranopia (green-blind)
#C9C4AF
Tritanopia (blue-blind)
#55DCCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #74dcac; /* rgb */ color: rgb(116, 220, 172); /* oklch */ color: oklch(81.9% 0.120 162.1);
Tailwind
colors: {
custom: {
50: '#a2e7c4',
500: '#74dcac',
950: '#000000',
},
}SCSS
$custom: #74dcac; $custom-light: #a2e7c4; $custom-dark: #000000;
JSON
{
"hex": "#74dcac",
"rgb": {
"r": 116,
"g": 220,
"b": 172
},
"hsl": {
"h": 152.308,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.8187,
"c": 0.12003,
"h": 162.1
},
"luminance": 0.57878
}Semantic roles & 50–950 ramp
primary
#74DCAC
secondary
#AD4776
accent
#1E6CC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482