#74E07D#74E07D
#74E07D is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.169 H 145.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #74E07D |
|---|---|
| RGB | rgb(116, 224, 125) |
| HSL | hsl(125, 64%, 67%) |
| HSV | hsv(125, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(81.02, -51.27, 39.02) |
| CIE-LCH | lch(81.02, 64.43, 142.73°) |
| OKLab | oklab(81.88% -0.1393 0.0956) |
| OKLCH | oklch(81.88% 0.169 145.5) |
| XYZ | xyz(37.5577, 58.5022, 28.7110) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.96
Lightgreen
#90EE90
ΔE00 3.98
Weird Green
#3AE57F
ΔE00 4.28
Tealish Green
#0CDC73
ΔE00 5.35
Fresh Green
#69D84F
ΔE00 5.73
Palegreen
#98FB98
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E07D #E074D7
analogous
#A1E074 #74E07D #74E0B3
triadic
#74E07D #7D74E0 #E07D74
tetradic
#74E07D #74A1E0 #E074D7 #E0B374
square
#74E07D #74A1E0 #E074D7 #E0B374
split-complementary
#74E07D #B374E0 #E074A1
monochromatic
#28B233 #42D54E #74E07D #A6EBAC #D8F6DB
Accessibility & contrast
On white
1.65
#74E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#74E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E07D
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E07D | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF75
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#63DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74e07d; /* rgb */ color: rgb(116, 224, 125); /* oklch */ color: oklch(81.9% 0.169 145.5);
Tailwind
colors: {
custom: {
50: '#a3eaa4',
500: '#74e07d',
950: '#000000',
},
}SCSS
$custom: #74e07d; $custom-light: #a3eaa4; $custom-dark: #000000;
JSON
{
"hex": "#74e07d",
"rgb": {
"r": 116,
"g": 224,
"b": 125
},
"hsl": {
"h": 125,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.8188,
"c": 0.16891,
"h": 145.5
},
"luminance": 0.58505
}Semantic roles & 50–950 ramp
primary
#74E07D
secondary
#B345AA
accent
#1ABDCB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480