#74EA8E#74EA8E
#74EA8E is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.167 H 148.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #74EA8E |
|---|---|
| RGB | rgb(116, 234, 142) |
| HSL | hsl(133, 74%, 69%) |
| HSV | hsv(133, 50%, 92%) |
| CMYK | cmyk(50.4%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(84.23, -52.69, 34.71) |
| CIE-LCH | lch(84.23, 63.09, 146.63°) |
| OKLab | oklab(84.59% -0.143 0.0861) |
| OKLCH | oklch(84.59% 0.167 148.9) |
| XYZ | xyz(41.5051, 64.5083, 35.8501) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.05
Weird Green
#3AE57F
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 4.53
Light Bluish Green
#76FDA8
ΔE00 4.62
Baby Green
#8CFF9E
ΔE00 4.69
Seafoam (survey)
#80F9AD
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EA8E #EA74D0
analogous
#95EA74 #74EA8E #74EAC9
triadic
#74EA8E #8E74EA #EA8E74
tetradic
#74EA8E #7495EA #EA74D0 #EAC974
square
#74EA8E #7495EA #EA74D0 #EAC974
split-complementary
#74EA8E #C974EA #EA7495
monochromatic
#1EC643 #3FE263 #74EA8E #A9F2B9 #DEFAE4
Accessibility & contrast
On white
1.51
#74EA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#74EA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EA8E
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EA8E | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD988
Deuteranopia (green-blind)
#DBCE94
Tritanopia (blue-blind)
#5CE6D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #74ea8e; /* rgb */ color: rgb(116, 234, 142); /* oklch */ color: oklch(84.6% 0.167 148.9);
Tailwind
colors: {
custom: {
50: '#a3f1b0',
500: '#74ea8e',
950: '#000000',
},
}SCSS
$custom: #74ea8e; $custom-light: #a3f1b0; $custom-dark: #000000;
JSON
{
"hex": "#74ea8e",
"rgb": {
"r": 116,
"g": 234,
"b": 142
},
"hsl": {
"h": 133.22,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.84591,
"c": 0.1669,
"h": 148.9
},
"luminance": 0.64512
}Semantic roles & 50–950 ramp
primary
#74EA8E
secondary
#C240A5
accent
#10AAD6
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581