#74E4AA#74E4AA
#74E4AA is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.7% C 0.133 H 159.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #74E4AA |
|---|---|
| RGB | rgb(116, 228, 170) |
| HSL | hsl(149, 67%, 67%) |
| HSV | hsv(149, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.97, -45.14, 18.64) |
| CIE-LCH | lch(82.97, 48.84, 157.56°) |
| OKLab | oklab(83.72% -0.1241 0.0476) |
| OKLCH | oklch(83.72% 0.133 159) |
| XYZ | xyz(42.1982, 62.0986, 47.7850) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 4.51
Hospital Green
#9BE5AA
ΔE00 4.85
Light Blue Green
#7EFBB3
ΔE00 5.31
Seafoam (survey)
#80F9AD
ΔE00 5.39
Eucalyptus
#44D7A8
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E4AA #E474AE
analogous
#76E474 #74E4AA #74E4E2
triadic
#74E4AA #AA74E4 #E4AA74
tetradic
#74E4AA #7476E4 #E474AE #E4E274
square
#74E4AA #7476E4 #E474AE #E4E274
split-complementary
#74E4AA #E274E4 #E47476
monochromatic
#24BA6C #41DA8B #74E4AA #A7EEC9 #DAF8E9
Accessibility & contrast
On white
1.56
#74E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#74E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E4AA
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E4AA | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A7
Deuteranopia (green-blind)
#D1CAAE
Tritanopia (blue-blind)
#54E3D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #74e4aa; /* rgb */ color: rgb(116, 228, 170); /* oklch */ color: oklch(83.7% 0.133 159.0);
Tailwind
colors: {
custom: {
50: '#a3edc3',
500: '#74e4aa',
950: '#000000',
},
}SCSS
$custom: #74e4aa; $custom-light: #a3edc3; $custom-dark: #000000;
JSON
{
"hex": "#74e4aa",
"rgb": {
"r": 116,
"g": 228,
"b": 170
},
"hsl": {
"h": 148.929,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.83723,
"c": 0.13291,
"h": 159
},
"luminance": 0.62102
}Semantic roles & 50–950 ramp
primary
#74E4AA
secondary
#BA4380
accent
#1676CF
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101612
muted
#808582