#74EF97#74EF97
#74EF97 is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.0% C 0.165 H 150.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #74EF97 |
|---|---|
| RGB | rgb(116, 239, 151) |
| HSL | hsl(137, 79%, 70%) |
| HSV | hsv(137, 51%, 94%) |
| CMYK | cmyk(51.5%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(85.84, -53.22, 32.31) |
| CIE-LCH | lch(85.84, 62.26, 148.73°) |
| OKLab | oklab(85.96% -0.1445 0.0807) |
| OKLCH | oklch(85.96% 0.165 150.8) |
| XYZ | xyz(43.6519, 67.6767, 40.0348) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.08
Light Bluish Green
#76FDA8
ΔE00 3.20
Seafoam (survey)
#80F9AD
ΔE00 3.30
Lightgreen
#90EE90
ΔE00 3.54
Foam Green
#90FDA9
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EF97 #EF74CC
analogous
#8FEF74 #74EF97 #74EFD4
triadic
#74EF97 #9774EF #EF9774
tetradic
#74EF97 #748FEF #EF74CC #EFD474
square
#74EF97 #748FEF #EF74CC #EFD474
split-complementary
#74EF97 #D474EF #EF748F
monochromatic
#18D14D #3DE96E #74EF97 #ABF5C0 #E2FCE9
Accessibility & contrast
On white
1.44
#74EF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#74EF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EF97
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EF97 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE91
Deuteranopia (green-blind)
#DFD29D
Tritanopia (blue-blind)
#58ECD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #74ef97; /* rgb */ color: rgb(116, 239, 151); /* oklch */ color: oklch(86.0% 0.165 150.8);
Tailwind
colors: {
custom: {
50: '#a4f5b6',
500: '#74ef97',
950: '#000000',
},
}SCSS
$custom: #74ef97; $custom-light: #a4f5b6; $custom-dark: #000000;
JSON
{
"hex": "#74ef97",
"rgb": {
"r": 116,
"g": 239,
"b": 151
},
"hsl": {
"h": 137.073,
"s": 79.355,
"l": 69.608
},
"oklch": {
"l": 0.85959,
"c": 0.16546,
"h": 150.8
},
"luminance": 0.6768
}Semantic roles & 50–950 ramp
primary
#74EF97
secondary
#C83FA1
accent
#0AA0DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581