#74E18E#74E18E
#74E18E is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.4% C 0.154 H 149.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #74E18E |
|---|---|
| RGB | rgb(116, 225, 142) |
| HSL | hsl(134, 64%, 67%) |
| HSV | hsv(134, 48%, 88%) |
| CMYK | cmyk(48.4%, 0%, 36.9%, 11.8%) |
| CIE-LAB | lab(81.57, -49.00, 31.20) |
| CIE-LCH | lch(81.57, 58.09, 147.51°) |
| OKLab | oklab(82.42% -0.1331 0.0779) |
| OKLCH | oklch(82.42% 0.154 149.7) |
| XYZ | xyz(39.0077, 59.5134, 35.0176) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 4.34
Seafoam Green
#7AF9AB
ΔE00 5.63
Aqua Green
#12E193
ΔE00 5.71
Seafoam (survey)
#80F9AD
ΔE00 5.72
Tealish Green
#0CDC73
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E18E #E174C7
analogous
#91E174 #74E18E #74E1C5
triadic
#74E18E #8E74E1 #E18E74
tetradic
#74E18E #7491E1 #E174C7 #E1C574
square
#74E18E #7491E1 #E174C7 #E1C574
split-complementary
#74E18E #C574E1 #E17491
monochromatic
#27B448 #42D665 #74E18E #A6ECB7 #D9F7E0
Accessibility & contrast
On white
1.63
#74E18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#74E18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E18E
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E18E | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D188
Deuteranopia (green-blind)
#D3C793
Tritanopia (blue-blind)
#5EDECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74e18e; /* rgb */ color: rgb(116, 225, 142); /* oklch */ color: oklch(82.4% 0.154 149.7);
Tailwind
colors: {
custom: {
50: '#a2ebaf',
500: '#74e18e',
950: '#000000',
},
}SCSS
$custom: #74e18e; $custom-light: #a2ebaf; $custom-dark: #000000;
JSON
{
"hex": "#74e18e",
"rgb": {
"r": 116,
"g": 225,
"b": 142
},
"hsl": {
"h": 134.312,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.8242,
"c": 0.15424,
"h": 149.7
},
"luminance": 0.59516
}Semantic roles & 50–950 ramp
primary
#74E18E
secondary
#B5449A
accent
#19A2CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481