#74E1AC#74E1AC
#74E1AC is a very light, vivid teal. Relative luminance 0.605; OKLCH L 83.1% C 0.127 H 160.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #74E1AC |
|---|---|
| RGB | rgb(116, 225, 172) |
| HSL | hsl(151, 64%, 67%) |
| HSV | hsv(151, 48%, 88%) |
| CMYK | cmyk(48.4%, 0%, 23.6%, 11.8%) |
| CIE-LAB | lab(82.13, -43.44, 16.43) |
| CIE-LCH | lch(82.13, 46.44, 159.28°) |
| OKLab | oklab(83.06% -0.1199 0.042) |
| OKLCH | oklch(83.06% 0.127 160.7) |
| XYZ | xyz(41.5707, 60.5386, 48.5162) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.02
Eucalyptus
#44D7A8
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 5.07
Hospital Green
#9BE5AA
ΔE00 5.24
Light Greenish Blue
#63F7B4
ΔE00 5.36
Light Turquoise
#7EF4CC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E1AC #E174A9
analogous
#74E176 #74E1AC #74DFE1
triadic
#74E1AC #AC74E1 #E1AC74
tetradic
#74E1AC #7674E1 #E174A9 #DFE174
square
#74E1AC #7674E1 #E174A9 #DFE174
split-complementary
#74E1AC #E174DF #E17674
monochromatic
#27B46F #42D68E #74E1AC #A6ECCA #D9F7E8
Accessibility & contrast
On white
1.60
#74E1AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#74E1AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E1AC
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E1AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E1AC | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A9
Deuteranopia (green-blind)
#CEC8AF
Tritanopia (blue-blind)
#54E0D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74e1ac; /* rgb */ color: rgb(116, 225, 172); /* oklch */ color: oklch(83.1% 0.127 160.7);
Tailwind
colors: {
custom: {
50: '#a2ebc4',
500: '#74e1ac',
950: '#000000',
},
}SCSS
$custom: #74e1ac; $custom-light: #a2ebc4; $custom-dark: #000000;
JSON
{
"hex": "#74e1ac",
"rgb": {
"r": 116,
"g": 225,
"b": 172
},
"hsl": {
"h": 150.826,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.83057,
"c": 0.12703,
"h": 160.7
},
"luminance": 0.60542
}Semantic roles & 50–950 ramp
primary
#74E1AC
secondary
#B5447B
accent
#1970CC
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101612
muted
#808482