#74EF8C#74EF8C
#74EF8C is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.176 H 148.1°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #74EF8C |
|---|---|
| RGB | rgb(116, 239, 140) |
| HSL | hsl(132, 79%, 70%) |
| HSV | hsv(132, 51%, 94%) |
| CMYK | cmyk(51.5%, 0%, 41.4%, 6.3%) |
| CIE-LAB | lab(85.67, -55.01, 37.58) |
| CIE-LCH | lch(85.67, 66.62, 145.66°) |
| OKLab | oklab(85.76% -0.1491 0.0928) |
| OKLCH | oklch(85.76% 0.176 148.1) |
| XYZ | xyz(42.7999, 67.3359, 35.5476) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.84
Baby Green
#8CFF9E
ΔE00 3.76
Mint Green
#8FFF9F
ΔE00 3.91
Palegreen
#98FB98
ΔE00 4.02
Weird Green
#3AE57F
ΔE00 4.21
Light Bluish Green
#76FDA8
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EF8C #EF74D7
analogous
#9AEF74 #74EF8C #74EFC9
triadic
#74EF8C #8C74EF #EF8C74
tetradic
#74EF8C #749AEF #EF74D7 #EFC974
square
#74EF8C #749AEF #EF74D7 #EFC974
split-complementary
#74EF8C #C974EF #EF749A
monochromatic
#18D13C #3DE95F #74EF8C #ABF5B9 #E2FCE7
Accessibility & contrast
On white
1.45
#74EF8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#74EF8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EF8C
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EF8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EF8C | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD85
Deuteranopia (green-blind)
#E0D292
Tritanopia (blue-blind)
#5CEBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74ef8c; /* rgb */ color: rgb(116, 239, 140); /* oklch */ color: oklch(85.8% 0.176 148.1);
Tailwind
colors: {
custom: {
50: '#a4f5ae',
500: '#74ef8c',
950: '#000000',
},
}SCSS
$custom: #74ef8c; $custom-light: #a4f5ae; $custom-dark: #000000;
JSON
{
"hex": "#74ef8c",
"rgb": {
"r": 116,
"g": 239,
"b": 140
},
"hsl": {
"h": 131.707,
"s": 79.355,
"l": 69.608
},
"oklch": {
"l": 0.85763,
"c": 0.17566,
"h": 148.1
},
"luminance": 0.67339
}Semantic roles & 50–950 ramp
primary
#74EF8C
secondary
#C83FAD
accent
#0AB3DC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581