#74E68E#74E68E
#74E68E is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.6% C 0.161 H 149.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #74E68E |
|---|---|
| RGB | rgb(116, 230, 142) |
| HSL | hsl(134, 70%, 68%) |
| HSV | hsv(134, 50%, 90%) |
| CMYK | cmyk(49.6%, 0%, 38.3%, 9.8%) |
| CIE-LAB | lab(83.05, -51.06, 33.15) |
| CIE-LCH | lch(83.05, 60.88, 147.00°) |
| OKLab | oklab(83.63% -0.1386 0.0825) |
| OKLCH | oklch(83.63% 0.161 149.2) |
| XYZ | xyz(40.3792, 62.2564, 35.4748) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 4.92
Seafoam (survey)
#80F9AD
ΔE00 5.06
Light Bluish Green
#76FDA8
ΔE00 5.23
Foam Green
#90FDA9
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E68E #E674CC
analogous
#93E674 #74E68E #74E6C7
triadic
#74E68E #8E74E6 #E68E74
tetradic
#74E68E #7493E6 #E674CC #E6C774
square
#74E68E #7493E6 #E674CC #E6C774
split-complementary
#74E68E #C774E6 #E67493
monochromatic
#22BE46 #40DD64 #74E68E #A8EFB8 #DCF9E2
Accessibility & contrast
On white
1.56
#74E68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#74E68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E68E
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E68E | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#D8CA94
Tritanopia (blue-blind)
#5DE2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #74e68e; /* rgb */ color: rgb(116, 230, 142); /* oklch */ color: oklch(83.6% 0.161 149.2);
Tailwind
colors: {
custom: {
50: '#a3efb0',
500: '#74e68e',
950: '#000000',
},
}SCSS
$custom: #74e68e; $custom-light: #a3efb0; $custom-dark: #000000;
JSON
{
"hex": "#74e68e",
"rgb": {
"r": 116,
"g": 230,
"b": 142
},
"hsl": {
"h": 133.684,
"s": 69.512,
"l": 67.843
},
"oklch": {
"l": 0.83626,
"c": 0.1613,
"h": 149.2
},
"luminance": 0.6226
}Semantic roles & 50–950 ramp
primary
#74E68E
secondary
#BD41A1
accent
#14A6D1
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581