#74E8AA#74E8AA
#74E8AA is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.7% C 0.139 H 158.1°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #74E8AA |
|---|---|
| RGB | rgb(116, 232, 170) |
| HSL | hsl(148, 72%, 68%) |
| HSV | hsv(148, 50%, 91%) |
| CMYK | cmyk(50%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(84.13, -46.85, 20.27) |
| CIE-LCH | lch(84.13, 51.05, 156.61°) |
| OKLab | oklab(84.68% -0.1285 0.0516) |
| OKLCH | oklch(84.68% 0.139 158.1) |
| XYZ | xyz(43.3113, 64.3249, 48.1560) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.39
Hospital Green
#9BE5AA
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E8AA #E874B2
analogous
#78E874 #74E8AA #74E8E4
triadic
#74E8AA #AA74E8 #E8AA74
tetradic
#74E8AA #7478E8 #E874B2 #E8E474
square
#74E8AA #7478E8 #E874B2 #E8E474
split-complementary
#74E8AA #E474E8 #E87478
monochromatic
#20C26B #3FDF8A #74E8AA #A9F1CA #DDF9EA
Accessibility & contrast
On white
1.51
#74E8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#74E8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E8AA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E8AA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#53E7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #74e8aa; /* rgb */ color: rgb(116, 232, 170); /* oklch */ color: oklch(84.7% 0.139 158.1);
Tailwind
colors: {
custom: {
50: '#a3f0c3',
500: '#74e8aa',
950: '#000000',
},
}SCSS
$custom: #74e8aa; $custom-light: #a3f0c3; $custom-dark: #000000;
JSON
{
"hex": "#74e8aa",
"rgb": {
"r": 116,
"g": 232,
"b": 170
},
"hsl": {
"h": 147.931,
"s": 71.605,
"l": 68.235
},
"oklch": {
"l": 0.84675,
"c": 0.1385,
"h": 158.1
},
"luminance": 0.64329
}Semantic roles & 50–950 ramp
primary
#74E8AA
secondary
#C04084
accent
#1279D4
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582