#64EA8D#64EA8D
#64EA8D is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.175 H 150.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA8D |
|---|---|
| RGB | rgb(100, 234, 141) |
| HSL | hsl(138, 76%, 65%) |
| HSV | hsv(138, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 39.7%, 8.2%) |
| CIE-LAB | lab(83.69, -56.63, 34.40) |
| CIE-LCH | lch(83.69, 66.26, 148.72°) |
| OKLab | oklab(84% -0.1533 0.0854) |
| OKLCH | oklch(84% 0.175 150.9) |
| XYZ | xyz(39.4832, 63.4744, 35.3652) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Turquoise Green
#04F489
ΔE00 3.98
Sea Green (survey)
#53FCA1
ΔE00 4.33
Light Green Blue
#56FCA2
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 4.34
Seafoam Green
#7AF9AB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA8D #EA64C1
analogous
#7EEA64 #64EA8D #64EAD0
triadic
#64EA8D #8D64EA #EA8D64
tetradic
#64EA8D #647EEA #EA64C1 #EAD064
square
#64EA8D #647EEA #EA64C1 #EAD064
split-complementary
#64EA8D #D064EA #EA647E
monochromatic
#19BA4B #2EE365 #64EA8D #9AF1B5 #D0F9DC
Accessibility & contrast
On white
1.53
#64EA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#64EA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA8D
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA8D | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD886
Deuteranopia (green-blind)
#D9CC93
Tritanopia (blue-blind)
#3FE6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64ea8d; /* rgb */ color: rgb(100, 234, 141); /* oklch */ color: oklch(84.0% 0.175 150.9);
Tailwind
colors: {
custom: {
50: '#9bf2af',
500: '#64ea8d',
950: '#000000',
},
}SCSS
$custom: #64ea8d; $custom-light: #9bf2af; $custom-dark: #000000;
JSON
{
"hex": "#64ea8d",
"rgb": {
"r": 100,
"g": 234,
"b": 141
},
"hsl": {
"h": 138.358,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83999,
"c": 0.17549,
"h": 150.9
},
"luminance": 0.63478
}Semantic roles & 50–950 ramp
primary
#64EA8D
secondary
#BA3992
accent
#0D9AD8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581