#74E4AF#74E4AF
#74E4AF is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.8% C 0.129 H 161.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #74E4AF |
|---|---|
| RGB | rgb(116, 228, 175) |
| HSL | hsl(152, 67%, 67%) |
| HSV | hsv(152, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 23.2%, 10.6%) |
| CIE-LAB | lab(83.07, -44.13, 16.17) |
| CIE-LCH | lch(83.07, 47.01, 159.87°) |
| OKLab | oklab(83.84% -0.1219 0.0414) |
| OKLCH | oklch(83.84% 0.129 161.2) |
| XYZ | xyz(42.6802, 62.2914, 50.3235) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.14
Light Greenish Blue
#63F7B4
ΔE00 4.78
Eucalyptus
#44D7A8
ΔE00 4.90
Light Teal
#90E4C1
ΔE00 4.97
Light Turquoise
#7EF4CC
ΔE00 5.21
Hospital Green
#9BE5AA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E4AF #E474A9
analogous
#74E477 #74E4AF #74E1E4
triadic
#74E4AF #AF74E4 #E4AF74
tetradic
#74E4AF #7774E4 #E474A9 #E1E474
square
#74E4AF #7774E4 #E474A9 #E1E474
split-complementary
#74E4AF #E474E1 #E47774
monochromatic
#24BA73 #41DA92 #74E4AF #A7EECC #DAF8EA
Accessibility & contrast
On white
1.56
#74E4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#74E4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E4AF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E4AF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AC
Deuteranopia (green-blind)
#D0CAB2
Tritanopia (blue-blind)
#51E3D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #74e4af; /* rgb */ color: rgb(116, 228, 175); /* oklch */ color: oklch(83.8% 0.129 161.2);
Tailwind
colors: {
custom: {
50: '#a3edc7',
500: '#74e4af',
950: '#000000',
},
}SCSS
$custom: #74e4af; $custom-light: #a3edc7; $custom-dark: #000000;
JSON
{
"hex": "#74e4af",
"rgb": {
"r": 116,
"g": 228,
"b": 175
},
"hsl": {
"h": 151.607,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.8384,
"c": 0.12872,
"h": 161.2
},
"luminance": 0.62295
}Semantic roles & 50–950 ramp
primary
#74E4AF
secondary
#BA437B
accent
#166ECF
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582