#64EA74#64EA74
#64EA74 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.198 H 145.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA74 |
|---|---|
| RGB | rgb(100, 234, 116) |
| HSL | hsl(127, 76%, 65%) |
| HSV | hsv(127, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 50.4%, 8.2%) |
| CIE-LAB | lab(83.34, -60.42, 46.18) |
| CIE-LCH | lch(83.34, 76.04, 142.61°) |
| OKLab | oklab(83.6% -0.1636 0.1114) |
| OKLCH | oklch(83.6% 0.198 145.8) |
| XYZ | xyz(37.8284, 62.8125, 26.6501) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.77
Weird Green
#3AE57F
ΔE00 3.99
Spearmint
#1EF876
ΔE00 4.15
Minty Green
#0BF77D
ΔE00 4.41
Lightgreen
#90EE90
ΔE00 4.69
Lightgreen (survey)
#76FF7B
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA74 #EA64DA
analogous
#97EA64 #64EA74 #64EAB7
triadic
#64EA74 #7464EA #EA7464
tetradic
#64EA74 #6497EA #EA64DA #EAB764
square
#64EA74 #6497EA #EA64DA #EAB764
split-complementary
#64EA74 #B764EA #EA6497
monochromatic
#19BA2C #2EE344 #64EA74 #9AF1A4 #D0F9D5
Accessibility & contrast
On white
1.55
#64EA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#64EA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA74
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA74 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76A
Deuteranopia (green-blind)
#DCCB7C
Tritanopia (blue-blind)
#48E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64ea74; /* rgb */ color: rgb(100, 234, 116); /* oklch */ color: oklch(83.6% 0.198 145.8);
Tailwind
colors: {
custom: {
50: '#9bf29e',
500: '#64ea74',
950: '#000000',
},
}SCSS
$custom: #64ea74; $custom-light: #9bf29e; $custom-dark: #000000;
JSON
{
"hex": "#64ea74",
"rgb": {
"r": 100,
"g": 234,
"b": 116
},
"hsl": {
"h": 127.164,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.836,
"c": 0.19795,
"h": 145.8
},
"luminance": 0.62816
}Semantic roles & 50–950 ramp
primary
#64EA74
secondary
#BA39AA
accent
#0DC0D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580