#64E58C#64E58C
#64E58C is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.170 H 151.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64E58C |
|---|---|
| RGB | rgb(100, 229, 140) |
| HSL | hsl(139, 71%, 65%) |
| HSV | hsv(139, 56%, 90%) |
| CMYK | cmyk(56.3%, 0%, 38.9%, 10.2%) |
| CIE-LAB | lab(82.18, -54.84, 32.92) |
| CIE-LCH | lch(82.18, 63.97, 149.02°) |
| OKLab | oklab(82.76% -0.1486 0.0819) |
| OKLCH | oklch(82.76% 0.17 151.1) |
| XYZ | xyz(38.0057, 60.6379, 34.5073) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Tealish Green
#0CDC73
ΔE00 4.63
Aqua Green
#12E193
ΔE00 4.75
Lightgreen
#90EE90
ΔE00 4.76
Turquoise Green
#04F489
ΔE00 4.77
Seafoam Green
#7AF9AB
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E58C #E564BD
analogous
#7CE564 #64E58C #64E5CD
triadic
#64E58C #8C64E5 #E58C64
tetradic
#64E58C #647CE5 #E564BD #E5CD64
square
#64E58C #647CE5 #E564BD #E5CD64
split-complementary
#64E58C #CD64E5 #E5647C
monochromatic
#1EB14B #30DC65 #64E58C #98EEB3 #CDF7DA
Accessibility & contrast
On white
1.60
#64E58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#64E58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E58C
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E58C | 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)
#E6D486
Deuteranopia (green-blind)
#D4C892
Tritanopia (blue-blind)
#41E2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64e58c; /* rgb */ color: rgb(100, 229, 140); /* oklch */ color: oklch(82.8% 0.170 151.1);
Tailwind
colors: {
custom: {
50: '#9aeeae',
500: '#64e58c',
950: '#000000',
},
}SCSS
$custom: #64e58c; $custom-light: #9aeeae; $custom-dark: #000000;
JSON
{
"hex": "#64e58c",
"rgb": {
"r": 100,
"g": 229,
"b": 140
},
"hsl": {
"h": 138.605,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.82757,
"c": 0.16964,
"h": 151.1
},
"luminance": 0.60641
}Semantic roles & 50–950 ramp
primary
#64E58C
secondary
#B23B8D
accent
#1297D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581