#74F09E#74F09E
#74F09E is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.3% C 0.160 H 152.7°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #74F09E |
|---|---|
| RGB | rgb(116, 240, 158) |
| HSL | hsl(140, 81%, 70%) |
| HSV | hsv(140, 52%, 94%) |
| CMYK | cmyk(51.7%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(86.25, -52.41, 29.32) |
| CIE-LCH | lch(86.25, 60.06, 150.78°) |
| OKLab | oklab(86.33% -0.1425 0.0736) |
| OKLCH | oklch(86.33% 0.16 152.7) |
| XYZ | xyz(44.5309, 68.4981, 43.2159) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.42
Light Bluish Green
#76FDA8
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 3.27
Light Green Blue
#56FCA2
ΔE00 3.35
Sea Green (survey)
#53FCA1
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F09E #F074C6
analogous
#88F074 #74F09E #74F0DC
triadic
#74F09E #9E74F0 #F09E74
tetradic
#74F09E #7488F0 #F074C6 #F0DC74
square
#74F09E #7488F0 #F074C6 #F0DC74
split-complementary
#74F09E #DC74F0 #F07488
monochromatic
#17D356 #3DEA77 #74F09E #ABF6C5 #E2FCEB
Accessibility & contrast
On white
1.43
#74F09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#74F09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F09E
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F09E | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF99
Deuteranopia (green-blind)
#DFD3A3
Tritanopia (blue-blind)
#55EDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #74f09e; /* rgb */ color: rgb(116, 240, 158); /* oklch */ color: oklch(86.3% 0.160 152.7);
Tailwind
colors: {
custom: {
50: '#a4f6bb',
500: '#74f09e',
950: '#000000',
},
}SCSS
$custom: #74f09e; $custom-light: #a4f6bb; $custom-dark: #000000;
JSON
{
"hex": "#74f09e",
"rgb": {
"r": 116,
"g": 240,
"b": 158
},
"hsl": {
"h": 140.323,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.86333,
"c": 0.16041,
"h": 152.7
},
"luminance": 0.68502
}Semantic roles & 50–950 ramp
primary
#74F09E
secondary
#C93F9A
accent
#0995DD
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582