#64EA7A#64EA7A
#64EA7A is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.193 H 146.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA7A |
|---|---|
| RGB | rgb(100, 234, 122) |
| HSL | hsl(130, 76%, 65%) |
| HSV | hsv(130, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 47.9%, 8.2%) |
| CIE-LAB | lab(83.42, -59.58, 43.41) |
| CIE-LCH | lch(83.42, 73.72, 143.93°) |
| OKLab | oklab(83.69% -0.1612 0.1055) |
| OKLCH | oklch(83.69% 0.193 146.8) |
| XYZ | xyz(38.1887, 62.9566, 28.5479) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Lightish Green
#61E160
ΔE00 3.41
Spearmint
#1EF876
ΔE00 4.19
Minty Green
#0BF77D
ΔE00 4.23
Lightgreen
#90EE90
ΔE00 4.34
Wintergreen
#20F986
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA7A #EA64D4
analogous
#91EA64 #64EA7A #64EABD
triadic
#64EA7A #7A64EA #EA7A64
tetradic
#64EA7A #6491EA #EA64D4 #EABD64
square
#64EA7A #6491EA #EA64D4 #EABD64
split-complementary
#64EA7A #BD64EA #EA6491
monochromatic
#19BA34 #2EE34C #64EA7A #9AF1A8 #D0F9D6
Accessibility & contrast
On white
1.55
#64EA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#64EA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA7A
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA7A | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD771
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#46E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64ea7a; /* rgb */ color: rgb(100, 234, 122); /* oklch */ color: oklch(83.7% 0.193 146.8);
Tailwind
colors: {
custom: {
50: '#9bf2a2',
500: '#64ea7a',
950: '#000000',
},
}SCSS
$custom: #64ea7a; $custom-light: #9bf2a2; $custom-dark: #000000;
JSON
{
"hex": "#64ea7a",
"rgb": {
"r": 100,
"g": 234,
"b": 122
},
"hsl": {
"h": 129.851,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83687,
"c": 0.19267,
"h": 146.8
},
"luminance": 0.6296
}Semantic roles & 50–950 ramp
primary
#64EA7A
secondary
#BA39A4
accent
#0DB7D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580