#64EF94#64EF94
#64EF94 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.176 H 152.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF94 |
|---|---|
| RGB | rgb(100, 239, 148) |
| HSL | hsl(141, 81%, 66%) |
| HSV | hsv(141, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 38.1%, 6.3%) |
| CIE-LAB | lab(85.29, -57.38, 32.99) |
| CIE-LCH | lch(85.29, 66.19, 150.10°) |
| OKLab | oklab(85.35% -0.1554 0.0822) |
| OKLCH | oklch(85.35% 0.176 152.1) |
| XYZ | xyz(41.4641, 66.5765, 38.6767) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.12
Sea Green (survey)
#53FCA1
ΔE00 3.13
Light Bluish Green
#76FDA8
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF94 #EF64BF
analogous
#7AEF64 #64EF94 #64EFD9
triadic
#64EF94 #9464EF #EF9464
tetradic
#64EF94 #647AEF #EF64BF #EFD964
square
#64EF94 #647AEF #EF64BF #EFD964
split-complementary
#64EF94 #D964EF #EF647A
monochromatic
#14C451 #2DE96E #64EF94 #9BF5BA #D3FAE1
Accessibility & contrast
On white
1.47
#64EF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#64EF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF94
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF94 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8E
Deuteranopia (green-blind)
#DDD09A
Tritanopia (blue-blind)
#39ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ef94; /* rgb */ color: rgb(100, 239, 148); /* oklch */ color: oklch(85.3% 0.176 152.1);
Tailwind
colors: {
custom: {
50: '#9cf5b4',
500: '#64ef94',
950: '#000000',
},
}SCSS
$custom: #64ef94; $custom-light: #9cf5b4; $custom-dark: #000000;
JSON
{
"hex": "#64ef94",
"rgb": {
"r": 100,
"g": 239,
"b": 148
},
"hsl": {
"h": 140.719,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.85347,
"c": 0.17581,
"h": 152.1
},
"luminance": 0.6658
}Semantic roles & 50–950 ramp
primary
#64EF94
secondary
#C23591
accent
#0894DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581