#74E1AE#74E1AE
#74E1AE is a very light, vivid teal. Relative luminance 0.606; OKLCH L 83.1% C 0.125 H 161.6°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #74E1AE |
|---|---|
| RGB | rgb(116, 225, 174) |
| HSL | hsl(152, 64%, 67%) |
| HSV | hsv(152, 48%, 88%) |
| CMYK | cmyk(48.4%, 0%, 22.7%, 11.8%) |
| CIE-LAB | lab(82.17, -43.03, 15.44) |
| CIE-LCH | lch(82.17, 45.72, 160.26°) |
| OKLab | oklab(83.1% -0.119 0.0396) |
| OKLCH | oklch(83.1% 0.125 161.6) |
| XYZ | xyz(41.7642, 60.6160, 49.5354) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.66
Eucalyptus
#44D7A8
ΔE00 4.48
Light Teal
#90E4C1
ΔE00 4.71
Light Turquoise
#7EF4CC
ΔE00 5.46
Hospital Green
#9BE5AA
ΔE00 5.49
Light Greenish Blue
#63F7B4
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E1AE #E174A7
analogous
#74E178 #74E1AE #74DDE1
triadic
#74E1AE #AE74E1 #E1AE74
tetradic
#74E1AE #7874E1 #E174A7 #DDE174
square
#74E1AE #7874E1 #E174A7 #DDE174
split-complementary
#74E1AE #E174DD #E17874
monochromatic
#27B472 #42D691 #74E1AE #A6ECCB #D9F7E9
Accessibility & contrast
On white
1.60
#74E1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#74E1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E1AE
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E1AE | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AB
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#53E1D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74e1ae; /* rgb */ color: rgb(116, 225, 174); /* oklch */ color: oklch(83.1% 0.125 161.6);
Tailwind
colors: {
custom: {
50: '#a2ebc6',
500: '#74e1ae',
950: '#000000',
},
}SCSS
$custom: #74e1ae; $custom-light: #a2ebc6; $custom-dark: #000000;
JSON
{
"hex": "#74e1ae",
"rgb": {
"r": 116,
"g": 225,
"b": 174
},
"hsl": {
"h": 151.927,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.83105,
"c": 0.12538,
"h": 161.6
},
"luminance": 0.60619
}Semantic roles & 50–950 ramp
primary
#74E1AE
secondary
#B54479
accent
#196DCC
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101613
muted
#808482