#74F4AA#74F4AA
#74F4AA is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.5% C 0.155 H 155.8°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #74F4AA |
|---|---|
| RGB | rgb(116, 244, 170) |
| HSL | hsl(145, 85%, 71%) |
| HSV | hsv(145, 52%, 96%) |
| CMYK | cmyk(52.5%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(87.64, -51.87, 25.09) |
| CIE-LCH | lch(87.64, 57.62, 154.19°) |
| OKLab | oklab(87.53% -0.1415 0.0635) |
| OKLCH | oklch(87.53% 0.155 155.8) |
| XYZ | xyz(46.8052, 71.3126, 49.3206) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.29
Seafoam (survey)
#80F9AD
ΔE00 1.45
Light Blue Green
#7EFBB3
ΔE00 1.67
Light Bluish Green
#76FDA8
ΔE00 2.47
Light Greenish Blue
#63F7B4
ΔE00 2.47
Light Green Blue
#56FCA2
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F4AA #F474BE
analogous
#7EF474 #74F4AA #74F4EA
triadic
#74F4AA #AA74F4 #F4AA74
tetradic
#74F4AA #747EF4 #F474BE #F4EA74
square
#74F4AA #747EF4 #F474BE #F4EA74
split-complementary
#74F4AA #EA74F4 #F4747E
monochromatic
#11DC67 #3BF087 #74F4AA #ADF8CD #E3FDEE
Accessibility & contrast
On white
1.38
#74F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#74F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F4AA
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F4AA | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A5
Deuteranopia (green-blind)
#E1D7AF
Tritanopia (blue-blind)
#4FF2E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #74f4aa; /* rgb */ color: rgb(116, 244, 170); /* oklch */ color: oklch(87.5% 0.155 155.8);
Tailwind
colors: {
custom: {
50: '#a4f8c3',
500: '#74f4aa',
950: '#000000',
},
}SCSS
$custom: #74f4aa; $custom-light: #a4f8c3; $custom-dark: #000000;
JSON
{
"hex": "#74f4aa",
"rgb": {
"r": 116,
"g": 244,
"b": 170
},
"hsl": {
"h": 145.313,
"s": 85.333,
"l": 70.588
},
"oklch": {
"l": 0.87532,
"c": 0.15512,
"h": 155.8
},
"luminance": 0.71317
}Semantic roles & 50–950 ramp
primary
#74F4AA
secondary
#CE3E91
accent
#0484E2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582