#74E1A2#74E1A2
#74E1A2 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.8% C 0.136 H 156.4°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #74E1A2 |
|---|---|
| RGB | rgb(116, 225, 162) |
| HSL | hsl(145, 64%, 67%) |
| HSV | hsv(145, 48%, 88%) |
| CMYK | cmyk(48.4%, 0%, 28%, 11.8%) |
| CIE-LAB | lab(81.93, -45.41, 21.38) |
| CIE-LCH | lch(81.93, 50.19, 154.79°) |
| OKLab | oklab(82.83% -0.1243 0.0543) |
| OKLCH | oklch(82.83% 0.136 156.4) |
| XYZ | xyz(40.6462, 60.1688, 43.6473) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.05
Hospital Green
#9BE5AA
ΔE00 4.56
Light Greenish Blue
#63F7B4
ΔE00 5.20
Aqua Green
#12E193
ΔE00 5.29
Seafoam (survey)
#80F9AD
ΔE00 5.45
Seafoam Green
#7AF9AB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E1A2 #E174B3
analogous
#7DE174 #74E1A2 #74E1D9
triadic
#74E1A2 #A274E1 #E1A274
tetradic
#74E1A2 #747DE1 #E174B3 #E1D974
square
#74E1A2 #747DE1 #E174B3 #E1D974
split-complementary
#74E1A2 #D974E1 #E1747D
monochromatic
#27B462 #42D680 #74E1A2 #A6ECC4 #D9F7E5
Accessibility & contrast
On white
1.61
#74E1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#74E1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E1A2
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E1A2 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29E
Deuteranopia (green-blind)
#D0C7A6
Tritanopia (blue-blind)
#58DFD0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74e1a2; /* rgb */ color: rgb(116, 225, 162); /* oklch */ color: oklch(82.8% 0.136 156.4);
Tailwind
colors: {
custom: {
50: '#a2ebbd',
500: '#74e1a2',
950: '#000000',
},
}SCSS
$custom: #74e1a2; $custom-light: #a2ebbd; $custom-dark: #000000;
JSON
{
"hex": "#74e1a2",
"rgb": {
"r": 116,
"g": 225,
"b": 162
},
"hsl": {
"h": 145.321,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.82828,
"c": 0.13569,
"h": 156.4
},
"luminance": 0.60172
}Semantic roles & 50–950 ramp
primary
#74E1A2
secondary
#B54485
accent
#1981CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101612
muted
#808482