#64E68E#64E68E
#64E68E is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.0% C 0.169 H 151.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64E68E |
|---|---|
| RGB | rgb(100, 230, 142) |
| HSL | hsl(139, 72%, 65%) |
| HSV | hsv(139, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 38.3%, 9.8%) |
| CIE-LAB | lab(82.51, -54.90, 32.35) |
| CIE-LCH | lch(82.51, 63.72, 149.49°) |
| OKLab | oklab(83.04% -0.1487 0.0806) |
| OKLCH | oklch(83.04% 0.169 151.5) |
| XYZ | xyz(38.4320, 61.2524, 35.3835) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.88
Aqua Green
#12E193
ΔE00 4.65
Turquoise Green
#04F489
ΔE00 4.67
Lightgreen
#90EE90
ΔE00 4.78
Tealish Green
#0CDC73
ΔE00 4.82
Seafoam Green
#7AF9AB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E68E #E664BC
analogous
#7BE664 #64E68E #64E6CF
triadic
#64E68E #8E64E6 #E68E64
tetradic
#64E68E #647BE6 #E664BC #E6CF64
square
#64E68E #647BE6 #E664BC #E6CF64
split-complementary
#64E68E #CF64E6 #E6647B
monochromatic
#1DB34D #2FDD68 #64E68E #99EEB4 #CDF7DB
Accessibility & contrast
On white
1.58
#64E68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#64E68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E68E
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E68E | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D588
Deuteranopia (green-blind)
#D5C894
Tritanopia (blue-blind)
#40E3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64e68e; /* rgb */ color: rgb(100, 230, 142); /* oklch */ color: oklch(83.0% 0.169 151.5);
Tailwind
colors: {
custom: {
50: '#9aefb0',
500: '#64e68e',
950: '#000000',
},
}SCSS
$custom: #64e68e; $custom-light: #9aefb0; $custom-dark: #000000;
JSON
{
"hex": "#64e68e",
"rgb": {
"r": 100,
"g": 230,
"b": 142
},
"hsl": {
"h": 139.385,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.83038,
"c": 0.16916,
"h": 151.5
},
"luminance": 0.61256
}Semantic roles & 50–950 ramp
primary
#64E68E
secondary
#B33B8C
accent
#1195D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581