#64EF93#64EF93
#64EF93 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.177 H 151.9°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF93 |
|---|---|
| RGB | rgb(100, 239, 147) |
| HSL | hsl(140, 81%, 66%) |
| HSV | hsv(140, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.27, -57.55, 33.48) |
| CIE-LCH | lch(85.27, 66.58, 149.82°) |
| OKLab | oklab(85.33% -0.1558 0.0834) |
| OKLCH | oklch(85.33% 0.177 151.9) |
| XYZ | xyz(41.3853, 66.5450, 38.2616) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.19
Sea Green (survey)
#53FCA1
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 3.47
Light Bluish Green
#76FDA8
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF93 #EF64C0
analogous
#7BEF64 #64EF93 #64EFD9
triadic
#64EF93 #9364EF #EF9364
tetradic
#64EF93 #647BEF #EF64C0 #EFD964
square
#64EF93 #647BEF #EF64C0 #EFD964
split-complementary
#64EF93 #D964EF #EF647B
monochromatic
#14C450 #2DE96C #64EF93 #9BF5BA #D3FAE0
Accessibility & contrast
On white
1.47
#64EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#64EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF93
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF93 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#DDD099
Tritanopia (blue-blind)
#39ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ef93; /* rgb */ color: rgb(100, 239, 147); /* oklch */ color: oklch(85.3% 0.177 151.9);
Tailwind
colors: {
custom: {
50: '#9cf5b3',
500: '#64ef93',
950: '#000000',
},
}SCSS
$custom: #64ef93; $custom-light: #9cf5b3; $custom-dark: #000000;
JSON
{
"hex": "#64ef93",
"rgb": {
"r": 100,
"g": 239,
"b": 147
},
"hsl": {
"h": 140.288,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.85328,
"c": 0.17673,
"h": 151.9
},
"luminance": 0.66549
}Semantic roles & 50–950 ramp
primary
#64EF93
secondary
#C23592
accent
#0895DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581