#64EA7B#64EA7B
#64EA7B is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.192 H 147.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA7B |
|---|---|
| RGB | rgb(100, 234, 123) |
| HSL | hsl(130, 76%, 65%) |
| HSV | hsv(130, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(83.43, -59.44, 42.94) |
| CIE-LCH | lch(83.43, 73.33, 144.15°) |
| OKLab | oklab(83.7% -0.1608 0.1045) |
| OKLCH | oklch(83.7% 0.192 147) |
| XYZ | xyz(38.2510, 62.9815, 28.8759) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Lightish Green
#61E160
ΔE00 3.53
Spearmint
#1EF876
ΔE00 4.21
Minty Green
#0BF77D
ΔE00 4.22
Lightgreen
#90EE90
ΔE00 4.29
Wintergreen
#20F986
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA7B #EA64D3
analogous
#90EA64 #64EA7B #64EABE
triadic
#64EA7B #7B64EA #EA7B64
tetradic
#64EA7B #6490EA #EA64D3 #EABE64
square
#64EA7B #6490EA #EA64D3 #EABE64
split-complementary
#64EA7B #BE64EA #EA6490
monochromatic
#19BA35 #2EE34D #64EA7B #9AF1A9 #D0F9D7
Accessibility & contrast
On white
1.54
#64EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#64EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA7B
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA7B | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD772
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#46E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64ea7b; /* rgb */ color: rgb(100, 234, 123); /* oklch */ color: oklch(83.7% 0.192 147.0);
Tailwind
colors: {
custom: {
50: '#9bf2a3',
500: '#64ea7b',
950: '#000000',
},
}SCSS
$custom: #64ea7b; $custom-light: #9bf2a3; $custom-dark: #000000;
JSON
{
"hex": "#64ea7b",
"rgb": {
"r": 100,
"g": 234,
"b": 123
},
"hsl": {
"h": 130.299,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83702,
"c": 0.19178,
"h": 147
},
"luminance": 0.62985
}Semantic roles & 50–950 ramp
primary
#64EA7B
secondary
#BA39A3
accent
#0DB5D8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580