#74EE9E#74EE9E
#74EE9E is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.9% C 0.158 H 152.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #74EE9E |
|---|---|
| RGB | rgb(116, 238, 158) |
| HSL | hsl(141, 78%, 69%) |
| HSV | hsv(141, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 33.6%, 6.7%) |
| CIE-LAB | lab(85.67, -51.60, 28.53) |
| CIE-LCH | lch(85.67, 58.96, 151.06°) |
| OKLab | oklab(85.85% -0.1403 0.0718) |
| OKLCH | oklch(85.85% 0.158 152.9) |
| XYZ | xyz(43.9454, 67.3270, 43.0208) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.48
Seafoam (survey)
#80F9AD
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.73
Sea Green (survey)
#53FCA1
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EE9E #EE74C4
analogous
#87EE74 #74EE9E #74EEDB
triadic
#74EE9E #9E74EE #EE9E74
tetradic
#74EE9E #7487EE #EE74C4 #EEDB74
square
#74EE9E #7487EE #EE74C4 #EEDB74
split-complementary
#74EE9E #DB74EE #EE7487
monochromatic
#19CE58 #3DE778 #74EE9E #ABF5C4 #E1FBEA
Accessibility & contrast
On white
1.45
#74EE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#74EE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EE9E
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EE9E | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD99
Deuteranopia (green-blind)
#DDD1A3
Tritanopia (blue-blind)
#56EBD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74ee9e; /* rgb */ color: rgb(116, 238, 158); /* oklch */ color: oklch(85.9% 0.158 152.9);
Tailwind
colors: {
custom: {
50: '#a4f4bb',
500: '#74ee9e',
950: '#000000',
},
}SCSS
$custom: #74ee9e; $custom-light: #a4f4bb; $custom-dark: #000000;
JSON
{
"hex": "#74ee9e",
"rgb": {
"r": 116,
"g": 238,
"b": 158
},
"hsl": {
"h": 140.656,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.85854,
"c": 0.15763,
"h": 152.9
},
"luminance": 0.67331
}Semantic roles & 50–950 ramp
primary
#74EE9E
secondary
#C73F98
accent
#0B93DA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582