#64E58D#64E58D
#64E58D is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.169 H 151.4°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64E58D |
|---|---|
| RGB | rgb(100, 229, 141) |
| HSL | hsl(139, 71%, 65%) |
| HSV | hsv(139, 56%, 90%) |
| CMYK | cmyk(56.3%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(82.20, -54.67, 32.44) |
| CIE-LCH | lch(82.20, 63.57, 149.32°) |
| OKLab | oklab(82.78% -0.1481 0.0808) |
| OKLCH | oklch(82.78% 0.169 151.4) |
| XYZ | xyz(38.0797, 60.6676, 34.8974) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Aqua Green
#12E193
ΔE00 4.64
Tealish Green
#0CDC73
ΔE00 4.70
Turquoise Green
#04F489
ΔE00 4.81
Lightgreen
#90EE90
ΔE00 4.83
Seafoam Green
#7AF9AB
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E58D #E564BC
analogous
#7CE564 #64E58D #64E5CE
triadic
#64E58D #8D64E5 #E58D64
tetradic
#64E58D #647CE5 #E564BC #E5CE64
square
#64E58D #647CE5 #E564BC #E5CE64
split-complementary
#64E58D #CE64E5 #E5647C
monochromatic
#1EB14C #30DC66 #64E58D #98EEB4 #CDF7DA
Accessibility & contrast
On white
1.60
#64E58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#64E58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E58D
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E58D | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#D4C893
Tritanopia (blue-blind)
#41E2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64e58d; /* rgb */ color: rgb(100, 229, 141); /* oklch */ color: oklch(82.8% 0.169 151.4);
Tailwind
colors: {
custom: {
50: '#9aeeaf',
500: '#64e58d',
950: '#000000',
},
}SCSS
$custom: #64e58d; $custom-light: #9aeeaf; $custom-dark: #000000;
JSON
{
"hex": "#64e58d",
"rgb": {
"r": 100,
"g": 229,
"b": 141
},
"hsl": {
"h": 139.07,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.82775,
"c": 0.16872,
"h": 151.4
},
"luminance": 0.60671
}Semantic roles & 50–950 ramp
primary
#64E58D
secondary
#B23B8C
accent
#1296D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581