#74E6AA#74E6AA
#74E6AA is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.2% C 0.136 H 158.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #74E6AA |
|---|---|
| RGB | rgb(116, 230, 170) |
| HSL | hsl(148, 70%, 68%) |
| HSV | hsv(148, 50%, 90%) |
| CMYK | cmyk(49.6%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(83.55, -46.00, 19.46) |
| CIE-LCH | lch(83.55, 49.95, 157.07°) |
| OKLab | oklab(84.2% -0.1263 0.0496) |
| OKLCH | oklch(84.2% 0.136 158.6) |
| XYZ | xyz(42.7516, 63.2054, 47.9694) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.50
Light Greenish Blue
#63F7B4
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.78
Hospital Green
#9BE5AA
ΔE00 4.81
Seafoam (survey)
#80F9AD
ΔE00 4.85
Seafoam Green
#7AF9AB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E6AA #E674B0
analogous
#77E674 #74E6AA #74E6E3
triadic
#74E6AA #AA74E6 #E6AA74
tetradic
#74E6AA #7477E6 #E674B0 #E6E374
square
#74E6AA #7477E6 #E674B0 #E6E374
split-complementary
#74E6AA #E374E6 #E67477
monochromatic
#22BE6C #40DD8A #74E6AA #A8EFCA #DCF9E9
Accessibility & contrast
On white
1.54
#74E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#74E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E6AA
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E6AA | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#53E5D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #74e6aa; /* rgb */ color: rgb(116, 230, 170); /* oklch */ color: oklch(84.2% 0.136 158.6);
Tailwind
colors: {
custom: {
50: '#a3eec3',
500: '#74e6aa',
950: '#000000',
},
}SCSS
$custom: #74e6aa; $custom-light: #a3eec3; $custom-dark: #000000;
JSON
{
"hex": "#74e6aa",
"rgb": {
"r": 116,
"g": 230,
"b": 170
},
"hsl": {
"h": 148.421,
"s": 69.512,
"l": 67.843
},
"oklch": {
"l": 0.84199,
"c": 0.13571,
"h": 158.6
},
"luminance": 0.63209
}Semantic roles & 50–950 ramp
primary
#74E6AA
secondary
#BD4182
accent
#1478D1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101612
muted
#808582