#74E07B#74E07B
#74E07B is a light, vivid green. Relative luminance 0.585; OKLCH L 81.8% C 0.171 H 145.1°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #74E07B |
|---|---|
| RGB | rgb(116, 224, 123) |
| HSL | hsl(124, 64%, 67%) |
| HSV | hsv(124, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 45.1%, 12.2%) |
| CIE-LAB | lab(80.99, -51.56, 39.97) |
| CIE-LCH | lch(80.99, 65.24, 142.22°) |
| OKLab | oklab(81.85% -0.1401 0.0977) |
| OKLCH | oklch(81.85% 0.171 145.1) |
| XYZ | xyz(37.4312, 58.4516, 28.0449) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 4.38
Tealish Green
#0CDC73
ΔE00 5.40
Fresh Green
#69D84F
ΔE00 5.43
Palegreen
#98FB98
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E07B #E074D9
analogous
#A3E074 #74E07B #74E0B1
triadic
#74E07B #7B74E0 #E07B74
tetradic
#74E07B #74A3E0 #E074D9 #E0B174
square
#74E07B #74A3E0 #E074D9 #E0B174
split-complementary
#74E07B #B174E0 #E074A3
monochromatic
#28B231 #42D54B #74E07B #A6EBAB #D8F6DA
Accessibility & contrast
On white
1.65
#74E07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#74E07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E07B
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E07B | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF73
Deuteranopia (green-blind)
#D4C582
Tritanopia (blue-blind)
#64DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74e07b; /* rgb */ color: rgb(116, 224, 123); /* oklch */ color: oklch(81.8% 0.171 145.1);
Tailwind
colors: {
custom: {
50: '#a3eaa2',
500: '#74e07b',
950: '#000000',
},
}SCSS
$custom: #74e07b; $custom-light: #a3eaa2; $custom-dark: #000000;
JSON
{
"hex": "#74e07b",
"rgb": {
"r": 116,
"g": 224,
"b": 123
},
"hsl": {
"h": 123.889,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.81848,
"c": 0.17078,
"h": 145.1
},
"luminance": 0.58454
}Semantic roles & 50–950 ramp
primary
#74E07B
secondary
#B345AC
accent
#1AC0CB
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480