#74E07E#74E07E
#74E07E is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.168 H 145.8°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #74E07E |
|---|---|
| RGB | rgb(116, 224, 126) |
| HSL | hsl(126, 64%, 67%) |
| HSV | hsv(126, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(81.03, -51.12, 38.54) |
| CIE-LCH | lch(81.03, 64.02, 142.99°) |
| OKLab | oklab(81.9% -0.1388 0.0945) |
| OKLCH | oklch(81.9% 0.168 145.8) |
| XYZ | xyz(37.6219, 58.5279, 29.0491) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.95
Lightish Green
#61E160
ΔE00 4.11
Weird Green
#3AE57F
ΔE00 4.23
Tealish Green
#0CDC73
ΔE00 5.33
Fresh Green
#69D84F
ΔE00 5.88
Palegreen
#98FB98
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E07E #E074D6
analogous
#A0E074 #74E07E #74E0B4
triadic
#74E07E #7E74E0 #E07E74
tetradic
#74E07E #74A0E0 #E074D6 #E0B474
square
#74E07E #74A0E0 #E074D6 #E0B474
split-complementary
#74E07E #B474E0 #E074A0
monochromatic
#28B234 #42D550 #74E07E #A6EBAC #D8F6DB
Accessibility & contrast
On white
1.65
#74E07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#74E07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E07E
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E07E | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF77
Deuteranopia (green-blind)
#D4C584
Tritanopia (blue-blind)
#63DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74e07e; /* rgb */ color: rgb(116, 224, 126); /* oklch */ color: oklch(81.9% 0.168 145.8);
Tailwind
colors: {
custom: {
50: '#a3eaa4',
500: '#74e07e',
950: '#000000',
},
}SCSS
$custom: #74e07e; $custom-light: #a3eaa4; $custom-dark: #000000;
JSON
{
"hex": "#74e07e",
"rgb": {
"r": 116,
"g": 224,
"b": 126
},
"hsl": {
"h": 125.556,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.81897,
"c": 0.16797,
"h": 145.8
},
"luminance": 0.58531
}Semantic roles & 50–950 ramp
primary
#74E07E
secondary
#B345A9
accent
#1ABBCB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480