#74E18F#74E18F
#74E18F is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.4% C 0.153 H 150.0°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #74E18F |
|---|---|
| RGB | rgb(116, 225, 143) |
| HSL | hsl(135, 64%, 67%) |
| HSV | hsv(135, 48%, 88%) |
| CMYK | cmyk(48.4%, 0%, 36.4%, 11.8%) |
| CIE-LAB | lab(81.59, -48.84, 30.71) |
| CIE-LCH | lch(81.59, 57.69, 147.83°) |
| OKLab | oklab(82.44% -0.1327 0.0767) |
| OKLCH | oklch(82.44% 0.153 150) |
| XYZ | xyz(39.0831, 59.5436, 35.4148) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.41
Lightgreen
#90EE90
ΔE00 4.44
Seafoam Green
#7AF9AB
ΔE00 5.56
Aqua Green
#12E193
ΔE00 5.63
Seafoam (survey)
#80F9AD
ΔE00 5.65
Hospital Green
#9BE5AA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E18F #E174C6
analogous
#90E174 #74E18F #74E1C5
triadic
#74E18F #8F74E1 #E18F74
tetradic
#74E18F #7490E1 #E174C6 #E1C574
square
#74E18F #7490E1 #E174C6 #E1C574
split-complementary
#74E18F #C574E1 #E17490
monochromatic
#27B44A #42D666 #74E18F #A6ECB8 #D9F7E0
Accessibility & contrast
On white
1.63
#74E18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#74E18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E18F
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E18F | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D189
Deuteranopia (green-blind)
#D3C794
Tritanopia (blue-blind)
#5EDECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74e18f; /* rgb */ color: rgb(116, 225, 143); /* oklch */ color: oklch(82.4% 0.153 150.0);
Tailwind
colors: {
custom: {
50: '#a2ebb0',
500: '#74e18f',
950: '#000000',
},
}SCSS
$custom: #74e18f; $custom-light: #a2ebb0; $custom-dark: #000000;
JSON
{
"hex": "#74e18f",
"rgb": {
"r": 116,
"g": 225,
"b": 143
},
"hsl": {
"h": 134.862,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.82438,
"c": 0.15329,
"h": 150
},
"luminance": 0.59547
}Semantic roles & 50–950 ramp
primary
#74E18F
secondary
#B54499
accent
#19A0CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481