#74EF8D#74EF8D
#74EF8D is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.8% C 0.175 H 148.3°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #74EF8D |
|---|---|
| RGB | rgb(116, 239, 141) |
| HSL | hsl(132, 79%, 70%) |
| HSV | hsv(132, 51%, 94%) |
| CMYK | cmyk(51.5%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.69, -54.85, 37.11) |
| CIE-LCH | lch(85.69, 66.22, 145.92°) |
| OKLab | oklab(85.78% -0.1487 0.0917) |
| OKLCH | oklch(85.78% 0.175 148.3) |
| XYZ | xyz(42.8739, 67.3656, 35.9377) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.86
Baby Green
#8CFF9E
ΔE00 3.75
Mint Green
#8FFF9F
ΔE00 3.89
Palegreen
#98FB98
ΔE00 4.04
Light Bluish Green
#76FDA8
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EF8D #EF74D6
analogous
#99EF74 #74EF8D #74EFCB
triadic
#74EF8D #8D74EF #EF8D74
tetradic
#74EF8D #7499EF #EF74D6 #EFCB74
square
#74EF8D #7499EF #EF74D6 #EFCB74
split-complementary
#74EF8D #CB74EF #EF7499
monochromatic
#18D13E #3DE960 #74EF8D #ABF5BA #E2FCE7
Accessibility & contrast
On white
1.45
#74EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#74EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EF8D
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EF8D | 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)
#F1DD86
Deuteranopia (green-blind)
#E0D293
Tritanopia (blue-blind)
#5BEBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74ef8d; /* rgb */ color: rgb(116, 239, 141); /* oklch */ color: oklch(85.8% 0.175 148.3);
Tailwind
colors: {
custom: {
50: '#a4f5af',
500: '#74ef8d',
950: '#000000',
},
}SCSS
$custom: #74ef8d; $custom-light: #a4f5af; $custom-dark: #000000;
JSON
{
"hex": "#74ef8d",
"rgb": {
"r": 116,
"g": 239,
"b": 141
},
"hsl": {
"h": 132.195,
"s": 79.355,
"l": 69.608
},
"oklch": {
"l": 0.8578,
"c": 0.17473,
"h": 148.3
},
"luminance": 0.67369
}Semantic roles & 50–950 ramp
primary
#74EF8D
secondary
#C83FAC
accent
#0AB1DC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581