#64EA8E#64EA8E
#64EA8E is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.175 H 151.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA8E |
|---|---|
| RGB | rgb(100, 234, 142) |
| HSL | hsl(139, 76%, 65%) |
| HSV | hsv(139, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(83.71, -56.46, 33.92) |
| CIE-LCH | lch(83.71, 65.87, 149.00°) |
| OKLab | oklab(84.02% -0.1529 0.0843) |
| OKLCH | oklch(84.02% 0.175 151.1) |
| XYZ | xyz(39.5579, 63.5043, 35.7589) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 4.00
Sea Green (survey)
#53FCA1
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.40
Seafoam Green
#7AF9AB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA8E #EA64C0
analogous
#7DEA64 #64EA8E #64EAD1
triadic
#64EA8E #8E64EA #EA8E64
tetradic
#64EA8E #647DEA #EA64C0 #EAD164
square
#64EA8E #647DEA #EA64C0 #EAD164
split-complementary
#64EA8E #D164EA #EA647D
monochromatic
#19BA4C #2EE367 #64EA8E #9AF1B5 #D0F9DD
Accessibility & contrast
On white
1.53
#64EA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#64EA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA8E
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA8E | 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)
#EBD888
Deuteranopia (green-blind)
#D9CC94
Tritanopia (blue-blind)
#3EE7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64ea8e; /* rgb */ color: rgb(100, 234, 142); /* oklch */ color: oklch(84.0% 0.175 151.1);
Tailwind
colors: {
custom: {
50: '#9bf2b0',
500: '#64ea8e',
950: '#000000',
},
}SCSS
$custom: #64ea8e; $custom-light: #9bf2b0; $custom-dark: #000000;
JSON
{
"hex": "#64ea8e",
"rgb": {
"r": 100,
"g": 234,
"b": 142
},
"hsl": {
"h": 138.806,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84017,
"c": 0.17457,
"h": 151.1
},
"luminance": 0.63508
}Semantic roles & 50–950 ramp
primary
#64EA8E
secondary
#BA3991
accent
#0D99D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581