#64EA79#64EA79
#64EA79 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.194 H 146.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA79 |
|---|---|
| RGB | rgb(100, 234, 121) |
| HSL | hsl(129, 76%, 65%) |
| HSV | hsv(129, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 48.3%, 8.2%) |
| CIE-LAB | lab(83.41, -59.72, 43.87) |
| CIE-LCH | lch(83.41, 74.11, 143.70°) |
| OKLab | oklab(83.67% -0.1616 0.1065) |
| OKLCH | oklch(83.67% 0.194 146.6) |
| XYZ | xyz(38.1271, 62.9320, 28.2233) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.48
Spearmint
#1EF876
ΔE00 4.17
Minty Green
#0BF77D
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.39
Wintergreen
#20F986
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA79 #EA64D5
analogous
#92EA64 #64EA79 #64EABC
triadic
#64EA79 #7964EA #EA7964
tetradic
#64EA79 #6492EA #EA64D5 #EABC64
square
#64EA79 #6492EA #EA64D5 #EABC64
split-complementary
#64EA79 #BC64EA #EA6492
monochromatic
#19BA32 #2EE34A #64EA79 #9AF1A8 #D0F9D6
Accessibility & contrast
On white
1.55
#64EA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#64EA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA79
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA79 | 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)
#EDD770
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#47E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64ea79; /* rgb */ color: rgb(100, 234, 121); /* oklch */ color: oklch(83.7% 0.194 146.6);
Tailwind
colors: {
custom: {
50: '#9bf2a1',
500: '#64ea79',
950: '#000000',
},
}SCSS
$custom: #64ea79; $custom-light: #9bf2a1; $custom-dark: #000000;
JSON
{
"hex": "#64ea79",
"rgb": {
"r": 100,
"g": 234,
"b": 121
},
"hsl": {
"h": 129.403,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83672,
"c": 0.19355,
"h": 146.6
},
"luminance": 0.62935
}Semantic roles & 50–950 ramp
primary
#64EA79
secondary
#BA39A5
accent
#0DB8D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580