#74EF80#74EF80
#74EF80 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.187 H 145.6°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #74EF80 |
|---|---|
| RGB | rgb(116, 239, 128) |
| HSL | hsl(126, 79%, 70%) |
| HSV | hsv(126, 51%, 94%) |
| CMYK | cmyk(51.5%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(85.50, -56.79, 43.24) |
| CIE-LCH | lch(85.50, 71.38, 142.72°) |
| OKLab | oklab(85.57% -0.1541 0.1053) |
| OKLCH | oklch(85.57% 0.187 145.6) |
| XYZ | xyz(41.9628, 67.0011, 31.1391) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.21
Lightgreen (survey)
#76FF7B
ΔE00 3.90
Easter Green
#8CFD7E
ΔE00 4.10
Palegreen
#98FB98
ΔE00 4.17
Lightish Green
#61E160
ΔE00 4.30
Baby Green
#8CFF9E
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EF80 #EF74E3
analogous
#A5EF74 #74EF80 #74EFBE
triadic
#74EF80 #8074EF #EF8074
tetradic
#74EF80 #74A5EF #EF74E3 #EFBE74
square
#74EF80 #74A5EF #EF74E3 #EFBE74
split-complementary
#74EF80 #BE74EF #EF74A5
monochromatic
#18D12A #3DE94E #74EF80 #ABF5B2 #E2FCE4
Accessibility & contrast
On white
1.46
#74EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#74EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EF80
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EF80 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD77
Deuteranopia (green-blind)
#E2D187
Tritanopia (blue-blind)
#5FEAD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74ef80; /* rgb */ color: rgb(116, 239, 128); /* oklch */ color: oklch(85.6% 0.187 145.6);
Tailwind
colors: {
custom: {
50: '#a4f5a6',
500: '#74ef80',
950: '#000000',
},
}SCSS
$custom: #74ef80; $custom-light: #a4f5a6; $custom-dark: #000000;
JSON
{
"hex": "#74ef80",
"rgb": {
"r": 116,
"g": 239,
"b": 128
},
"hsl": {
"h": 125.854,
"s": 79.355,
"l": 69.608
},
"oklch": {
"l": 0.85569,
"c": 0.18664,
"h": 145.6
},
"luminance": 0.67005
}Semantic roles & 50–950 ramp
primary
#74EF80
secondary
#C83FBB
accent
#0AC7DC
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580