#74EE9F#74EE9F
#74EE9F is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.9% C 0.157 H 153.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #74EE9F |
|---|---|
| RGB | rgb(116, 238, 159) |
| HSL | hsl(141, 78%, 69%) |
| HSV | hsv(141, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 33.2%, 6.7%) |
| CIE-LAB | lab(85.69, -51.42, 28.05) |
| CIE-LCH | lch(85.69, 58.57, 151.39°) |
| OKLab | oklab(85.87% -0.1399 0.0706) |
| OKLCH | oklch(85.87% 0.157 153.2) |
| XYZ | xyz(44.0318, 67.3616, 43.4759) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.42
Seafoam (survey)
#80F9AD
ΔE00 2.58
Light Bluish Green
#76FDA8
ΔE00 3.16
Light Blue Green
#7EFBB3
ΔE00 3.31
Light Green Blue
#56FCA2
ΔE00 3.75
Sea Green (survey)
#53FCA1
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EE9F #EE74C3
analogous
#86EE74 #74EE9F #74EEDC
triadic
#74EE9F #9F74EE #EE9F74
tetradic
#74EE9F #7486EE #EE74C3 #EEDC74
square
#74EE9F #7486EE #EE74C3 #EEDC74
split-complementary
#74EE9F #DC74EE #EE7486
monochromatic
#19CE59 #3DE779 #74EE9F #ABF5C5 #E1FBEA
Accessibility & contrast
On white
1.45
#74EE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#74EE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EE9F
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EE9F | 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)
#EEDD9A
Deuteranopia (green-blind)
#DDD1A4
Tritanopia (blue-blind)
#55EBD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74ee9f; /* rgb */ color: rgb(116, 238, 159); /* oklch */ color: oklch(85.9% 0.157 153.2);
Tailwind
colors: {
custom: {
50: '#a4f4bc',
500: '#74ee9f',
950: '#000000',
},
}SCSS
$custom: #74ee9f; $custom-light: #a4f4bc; $custom-dark: #000000;
JSON
{
"hex": "#74ee9f",
"rgb": {
"r": 116,
"g": 238,
"b": 159
},
"hsl": {
"h": 141.148,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.85874,
"c": 0.15671,
"h": 153.2
},
"luminance": 0.67365
}Semantic roles & 50–950 ramp
primary
#74EE9F
secondary
#C73F97
accent
#0B91DA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582