#74DCAB#74DCAB
#74DCAB is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.8% C 0.121 H 161.6°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #74DCAB |
|---|---|
| RGB | rgb(116, 220, 171) |
| HSL | hsl(152, 60%, 66%) |
| HSV | hsv(152, 47%, 86%) |
| CMYK | cmyk(47.3%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.65, -41.44, 14.88) |
| CIE-LCH | lch(80.65, 44.03, 160.25°) |
| OKLab | oklab(81.85% -0.1147 0.0381) |
| OKLCH | oklch(81.85% 0.121 161.6) |
| XYZ | xyz(40.1431, 57.8365, 47.5684) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.64
Eucalyptus
#44D7A8
ΔE00 4.09
Light Teal
#90E4C1
ΔE00 4.73
Mediumaquamarine
#66CDAA
ΔE00 4.97
Hospital Green
#9BE5AA
ΔE00 5.75
Aqua Marine
#2EE8BB
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DCAB #DC74A5
analogous
#74DC77 #74DCAB #74D9DC
triadic
#74DCAB #AB74DC #DCAB74
tetradic
#74DCAB #7774DC #DC74A5 #D9DC74
square
#74DCAB #7774DC #DC74A5 #D9DC74
split-complementary
#74DCAB #DC74D9 #DC7774
monochromatic
#2BAB6E #43D08D #74DCAB #A5E8C9 #D6F5E6
Accessibility & contrast
On white
1.67
#74DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#74DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DCAB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DCAB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA8
Deuteranopia (green-blind)
#C9C4AE
Tritanopia (blue-blind)
#55DCCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #74dcab; /* rgb */ color: rgb(116, 220, 171); /* oklch */ color: oklch(81.8% 0.121 161.6);
Tailwind
colors: {
custom: {
50: '#a2e7c4',
500: '#74dcab',
950: '#000000',
},
}SCSS
$custom: #74dcab; $custom-light: #a2e7c4; $custom-dark: #000000;
JSON
{
"hex": "#74dcab",
"rgb": {
"r": 116,
"g": 220,
"b": 171
},
"hsl": {
"h": 151.731,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.81845,
"c": 0.12085,
"h": 161.6
},
"luminance": 0.5784
}Semantic roles & 50–950 ramp
primary
#74DCAB
secondary
#AD4777
accent
#1E6EC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482