#74EA80#74EA80
#74EA80 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.180 H 145.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #74EA80 |
|---|---|
| RGB | rgb(116, 234, 128) |
| HSL | hsl(126, 74%, 69%) |
| HSV | hsv(126, 50%, 92%) |
| CMYK | cmyk(50.4%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(84.03, -54.83, 41.37) |
| CIE-LCH | lch(84.03, 68.69, 142.97°) |
| OKLab | oklab(84.36% -0.1488 0.1011) |
| OKLCH | oklch(84.36% 0.18 145.8) |
| XYZ | xyz(40.5192, 64.1140, 30.6579) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.03
Lightish Green
#61E160
ΔE00 3.98
Weird Green
#3AE57F
ΔE00 4.21
Palegreen
#98FB98
ΔE00 4.72
Baby Green
#8CFF9E
ΔE00 5.05
Lightgreen (survey)
#76FF7B
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EA80 #EA74DE
analogous
#A3EA74 #74EA80 #74EABB
triadic
#74EA80 #8074EA #EA8074
tetradic
#74EA80 #74A3EA #EA74DE #EABB74
square
#74EA80 #74A3EA #EA74DE #EABB74
split-complementary
#74EA80 #BB74EA #EA74A3
monochromatic
#1EC62F #3FE24F #74EA80 #A9F2B1 #DEFAE1
Accessibility & contrast
On white
1.52
#74EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#74EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EA80
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EA80 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#60E5D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #74ea80; /* rgb */ color: rgb(116, 234, 128); /* oklch */ color: oklch(84.4% 0.180 145.8);
Tailwind
colors: {
custom: {
50: '#a4f1a6',
500: '#74ea80',
950: '#000000',
},
}SCSS
$custom: #74ea80; $custom-light: #a4f1a6; $custom-dark: #000000;
JSON
{
"hex": "#74ea80",
"rgb": {
"r": 116,
"g": 234,
"b": 128
},
"hsl": {
"h": 126.102,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.84357,
"c": 0.17989,
"h": 145.8
},
"luminance": 0.64117
}Semantic roles & 50–950 ramp
primary
#74EA80
secondary
#C240B5
accent
#10C2D6
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580