#64EA8A#64EA8A
#64EA8A is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.178 H 150.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA8A |
|---|---|
| RGB | rgb(100, 234, 138) |
| HSL | hsl(137, 76%, 65%) |
| HSV | hsv(137, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.65, -57.13, 35.84) |
| CIE-LCH | lch(83.65, 67.44, 147.89°) |
| OKLab | oklab(83.95% -0.1546 0.0887) |
| OKLCH | oklch(83.95% 0.178 150.2) |
| XYZ | xyz(39.2630, 63.3863, 34.2055) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.66
Turquoise Green
#04F489
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 4.20
Wintergreen
#20F986
ΔE00 4.43
Sea Green (survey)
#53FCA1
ΔE00 4.55
Light Green Blue
#56FCA2
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA8A #EA64C4
analogous
#81EA64 #64EA8A #64EACD
triadic
#64EA8A #8A64EA #EA8A64
tetradic
#64EA8A #6481EA #EA64C4 #EACD64
square
#64EA8A #6481EA #EA64C4 #EACD64
split-complementary
#64EA8A #CD64EA #EA6481
monochromatic
#19BA47 #2EE361 #64EA8A #9AF1B3 #D0F9DB
Accessibility & contrast
On white
1.54
#64EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#64EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA8A
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA8A | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#D9CC90
Tritanopia (blue-blind)
#40E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64ea8a; /* rgb */ color: rgb(100, 234, 138); /* oklch */ color: oklch(83.9% 0.178 150.2);
Tailwind
colors: {
custom: {
50: '#9bf2ad',
500: '#64ea8a',
950: '#000000',
},
}SCSS
$custom: #64ea8a; $custom-light: #9bf2ad; $custom-dark: #000000;
JSON
{
"hex": "#64ea8a",
"rgb": {
"r": 100,
"g": 234,
"b": 138
},
"hsl": {
"h": 137.015,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83946,
"c": 0.17822,
"h": 150.2
},
"luminance": 0.6339
}Semantic roles & 50–950 ramp
primary
#64EA8A
secondary
#BA3995
accent
#0D9FD8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581