#74F9AE#74F9AE
#74F9AE is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.8% C 0.158 H 156.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #74F9AE |
|---|---|
| RGB | rgb(116, 249, 174) |
| HSL | hsl(146, 92%, 72%) |
| HSV | hsv(146, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 30.1%, 2.4%) |
| CIE-LAB | lab(89.17, -53.16, 25.14) |
| CIE-LCH | lch(89.17, 58.81, 154.69°) |
| OKLab | oklab(88.81% -0.1451 0.0637) |
| OKLCH | oklch(88.81% 0.158 156.3) |
| XYZ | xyz(48.7142, 74.5160, 51.8521) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.89
Light Blue Green
#7EFBB3
ΔE00 0.98
Seafoam (survey)
#80F9AD
ΔE00 1.16
Light Bluish Green
#76FDA8
ΔE00 1.89
Light Greenish Blue
#63F7B4
ΔE00 2.29
Light Green Blue
#56FCA2
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F9AE #F974BF
analogous
#7DF974 #74F9AE #74F9F0
triadic
#74F9AE #AE74F9 #F9AE74
tetradic
#74F9AE #747DF9 #F974BF #F9F074
square
#74F9AE #747DF9 #F974BF #F9F074
split-complementary
#74F9AE #F074F9 #F9747D
monochromatic
#0AE96B #39F68C #74F9AE #AFFCD0 #E2FEEE
Accessibility & contrast
On white
1.32
#74F9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#74F9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F9AE
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F9AE | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A9
Deuteranopia (green-blind)
#E5DBB3
Tritanopia (blue-blind)
#4BF7E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #74f9ae; /* rgb */ color: rgb(116, 249, 174); /* oklch */ color: oklch(88.8% 0.158 156.3);
Tailwind
colors: {
custom: {
50: '#a5fcc6',
500: '#74f9ae',
950: '#000000',
},
}SCSS
$custom: #74f9ae; $custom-light: #a5fcc6; $custom-dark: #000000;
JSON
{
"hex": "#74f9ae",
"rgb": {
"r": 116,
"g": 249,
"b": 174
},
"hsl": {
"h": 146.165,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.88805,
"c": 0.15843,
"h": 156.3
},
"luminance": 0.7452
}Semantic roles & 50–950 ramp
primary
#74F9AE
secondary
#D53D92
accent
#0081E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582