#74EE89#74EE89
#74EE89 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.5% C 0.177 H 147.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #74EE89 |
|---|---|
| RGB | rgb(116, 238, 137) |
| HSL | hsl(130, 78%, 69%) |
| HSV | hsv(130, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(85.33, -55.07, 38.63) |
| CIE-LCH | lch(85.33, 67.27, 144.95°) |
| OKLab | oklab(85.47% -0.1493 0.0951) |
| OKLCH | oklch(85.47% 0.177 147.5) |
| XYZ | xyz(42.2897, 66.6648, 34.3011) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.79
Baby Green
#8CFF9E
ΔE00 4.01
Palegreen
#98FB98
ΔE00 4.10
Mint Green
#8FFF9F
ΔE00 4.15
Weird Green
#3AE57F
ΔE00 4.16
Wintergreen
#20F986
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EE89 #EE74D9
analogous
#9CEE74 #74EE89 #74EEC6
triadic
#74EE89 #8974EE #EE8974
tetradic
#74EE89 #749CEE #EE74D9 #EEC674
square
#74EE89 #749CEE #EE74D9 #EEC674
split-complementary
#74EE89 #C674EE #EE749C
monochromatic
#19CE38 #3DE75B #74EE89 #ABF5B7 #E1FBE6
Accessibility & contrast
On white
1.47
#74EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#74EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EE89
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EE89 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC81
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#5DEAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #74ee89; /* rgb */ color: rgb(116, 238, 137); /* oklch */ color: oklch(85.5% 0.177 147.5);
Tailwind
colors: {
custom: {
50: '#a4f4ac',
500: '#74ee89',
950: '#000000',
},
}SCSS
$custom: #74ee89; $custom-light: #a4f4ac; $custom-dark: #000000;
JSON
{
"hex": "#74ee89",
"rgb": {
"r": 116,
"g": 238,
"b": 137
},
"hsl": {
"h": 130.328,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.85471,
"c": 0.17706,
"h": 147.5
},
"luminance": 0.66668
}Semantic roles & 50–950 ramp
primary
#74EE89
secondary
#C73FB0
accent
#0BB7DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581