#74F2AA#74F2AA
#74F2AA is a very light, vivid green. Relative luminance 0.701; OKLCH L 87.1% C 0.152 H 156.2°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #74F2AA |
|---|---|
| RGB | rgb(116, 242, 170) |
| HSL | hsl(146, 83%, 70%) |
| HSV | hsv(146, 52%, 95%) |
| CMYK | cmyk(52.1%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(87.05, -51.05, 24.29) |
| CIE-LCH | lch(87.05, 56.53, 154.55°) |
| OKLab | oklab(87.06% -0.1394 0.0616) |
| OKLCH | oklch(87.06% 0.152 156.2) |
| XYZ | xyz(46.2066, 70.1156, 49.1211) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.77
Seafoam (survey)
#80F9AD
ΔE00 1.85
Light Blue Green
#7EFBB3
ΔE00 1.98
Light Greenish Blue
#63F7B4
ΔE00 2.43
Light Bluish Green
#76FDA8
ΔE00 2.98
Light Sea Green
#98F6B0
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F2AA #F274BC
analogous
#7DF274 #74F2AA #74F2E9
triadic
#74F2AA #AA74F2 #F2AA74
tetradic
#74F2AA #747DF2 #F274BC #F2E974
square
#74F2AA #747DF2 #F274BC #F2E974
split-complementary
#74F2AA #E974F2 #F2747D
monochromatic
#14D768 #3CED88 #74F2AA #ACF7CC #E3FCEE
Accessibility & contrast
On white
1.40
#74F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#74F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F2AA
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F2AA | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#DFD5AE
Tritanopia (blue-blind)
#50F0DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #74f2aa; /* rgb */ color: rgb(116, 242, 170); /* oklch */ color: oklch(87.1% 0.152 156.2);
Tailwind
colors: {
custom: {
50: '#a4f7c3',
500: '#74f2aa',
950: '#000000',
},
}SCSS
$custom: #74f2aa; $custom-light: #a4f7c3; $custom-dark: #000000;
JSON
{
"hex": "#74f2aa",
"rgb": {
"r": 116,
"g": 242,
"b": 170
},
"hsl": {
"h": 145.714,
"s": 82.895,
"l": 70.196
},
"oklch": {
"l": 0.87056,
"c": 0.15237,
"h": 156.2
},
"luminance": 0.7012
}Semantic roles & 50–950 ramp
primary
#74F2AA
secondary
#CC3E8F
accent
#0682DF
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582