#64EE74#64EE74
#64EE74 is a very light, highly saturated green. Relative luminance 0.651; OKLCH L 84.6% C 0.203 H 145.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE74 |
|---|---|
| RGB | rgb(100, 238, 116) |
| HSL | hsl(127, 80%, 66%) |
| HSV | hsv(127, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 51.3%, 6.7%) |
| CIE-LAB | lab(84.54, -61.89, 47.65) |
| CIE-LCH | lch(84.54, 78.11, 142.41°) |
| OKLab | oklab(84.59% -0.1676 0.1147) |
| OKLCH | oklch(84.59% 0.203 145.6) |
| XYZ | xyz(38.9800, 65.1158, 27.0340) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.28
Spearmint
#1EF876
ΔE00 3.59
Lightgreen (survey)
#76FF7B
ΔE00 3.82
Minty Green
#0BF77D
ΔE00 4.02
Easter Green
#8CFD7E
ΔE00 4.48
Wintergreen
#20F986
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE74 #EE64DE
analogous
#99EE64 #64EE74 #64EEB9
triadic
#64EE74 #7464EE #EE7464
tetradic
#64EE74 #6499EE #EE64DE #EEB964
square
#64EE74 #6499EE #EE64DE #EEB964
split-complementary
#64EE74 #B964EE #EE6499
monochromatic
#15C229 #2DE843 #64EE74 #9BF4A5 #D2FAD7
Accessibility & contrast
On white
1.50
#64EE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#64EE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE74
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE74 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#E0CE7D
Tritanopia (blue-blind)
#47E9D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ee74; /* rgb */ color: rgb(100, 238, 116); /* oklch */ color: oklch(84.6% 0.203 145.6);
Tailwind
colors: {
custom: {
50: '#9cf49e',
500: '#64ee74',
950: '#000000',
},
}SCSS
$custom: #64ee74; $custom-light: #9cf49e; $custom-dark: #000000;
JSON
{
"hex": "#64ee74",
"rgb": {
"r": 100,
"g": 238,
"b": 116
},
"hsl": {
"h": 126.957,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.84587,
"c": 0.20308,
"h": 145.6
},
"luminance": 0.65119
}Semantic roles & 50–950 ramp
primary
#64EE74
secondary
#C036B0
accent
#09C4DD
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580