#64EF8D#64EF8D
#64EF8D is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.2% C 0.182 H 150.4°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF8D |
|---|---|
| RGB | rgb(100, 239, 141) |
| HSL | hsl(138, 81%, 66%) |
| HSV | hsv(138, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.18, -58.56, 36.35) |
| CIE-LCH | lch(85.18, 68.92, 148.17°) |
| OKLab | oklab(85.22% -0.1584 0.09) |
| OKLCH | oklch(85.22% 0.182 150.4) |
| XYZ | xyz(40.9267, 66.3616, 35.8464) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.67
Sea Green (survey)
#53FCA1
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.72
Light Bluish Green
#76FDA8
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF8D #EF64C6
analogous
#81EF64 #64EF8D #64EFD3
triadic
#64EF8D #8D64EF #EF8D64
tetradic
#64EF8D #6481EF #EF64C6 #EFD364
square
#64EF8D #6481EF #EF64C6 #EFD364
split-complementary
#64EF8D #D364EF #EF6481
monochromatic
#14C448 #2DE964 #64EF8D #9BF5B6 #D3FADF
Accessibility & contrast
On white
1.47
#64EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#64EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF8D
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF8D | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD86
Deuteranopia (green-blind)
#DED093
Tritanopia (blue-blind)
#3DEBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ef8d; /* rgb */ color: rgb(100, 239, 141); /* oklch */ color: oklch(85.2% 0.182 150.4);
Tailwind
colors: {
custom: {
50: '#9cf5af',
500: '#64ef8d',
950: '#000000',
},
}SCSS
$custom: #64ef8d; $custom-light: #9cf5af; $custom-dark: #000000;
JSON
{
"hex": "#64ef8d",
"rgb": {
"r": 100,
"g": 239,
"b": 141
},
"hsl": {
"h": 137.698,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.85221,
"c": 0.18216,
"h": 150.4
},
"luminance": 0.66365
}Semantic roles & 50–950 ramp
primary
#64EF8D
secondary
#C23598
accent
#089FDE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581