#64EA78#64EA78
#64EA78 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.194 H 146.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA78 |
|---|---|
| RGB | rgb(100, 234, 120) |
| HSL | hsl(129, 76%, 65%) |
| HSV | hsv(129, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(83.39, -59.87, 44.33) |
| CIE-LCH | lch(83.39, 74.49, 143.48°) |
| OKLab | oklab(83.66% -0.162 0.1075) |
| OKLCH | oklch(83.66% 0.194 146.4) |
| XYZ | xyz(38.0661, 62.9076, 27.9020) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.18
Weird Green
#3AE57F
ΔE00 3.58
Spearmint
#1EF876
ΔE00 4.16
Minty Green
#0BF77D
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.44
Wintergreen
#20F986
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA78 #EA64D6
analogous
#93EA64 #64EA78 #64EABB
triadic
#64EA78 #7864EA #EA7864
tetradic
#64EA78 #6493EA #EA64D6 #EABB64
square
#64EA78 #6493EA #EA64D6 #EABB64
split-complementary
#64EA78 #BB64EA #EA6493
monochromatic
#19BA31 #2EE349 #64EA78 #9AF1A7 #D0F9D6
Accessibility & contrast
On white
1.55
#64EA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#64EA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA78
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA78 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76F
Deuteranopia (green-blind)
#DCCB80
Tritanopia (blue-blind)
#47E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64ea78; /* rgb */ color: rgb(100, 234, 120); /* oklch */ color: oklch(83.7% 0.194 146.4);
Tailwind
colors: {
custom: {
50: '#9bf2a1',
500: '#64ea78',
950: '#000000',
},
}SCSS
$custom: #64ea78; $custom-light: #9bf2a1; $custom-dark: #000000;
JSON
{
"hex": "#64ea78",
"rgb": {
"r": 100,
"g": 234,
"b": 120
},
"hsl": {
"h": 128.955,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83657,
"c": 0.19444,
"h": 146.4
},
"luminance": 0.62911
}Semantic roles & 50–950 ramp
primary
#64EA78
secondary
#BA39A6
accent
#0DBAD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580