#64E97F#64E97F
#64E97F is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.187 H 147.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64E97F |
|---|---|
| RGB | rgb(100, 233, 127) |
| HSL | hsl(132, 75%, 65%) |
| HSV | hsv(132, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(83.19, -58.47, 40.69) |
| CIE-LCH | lch(83.19, 71.23, 145.17°) |
| OKLab | oklab(83.52% -0.1582 0.0995) |
| OKLCH | oklch(83.52% 0.187 147.8) |
| XYZ | xyz(38.2227, 62.5160, 30.1271) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Lightish Green
#61E160
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 4.17
Minty Green
#0BF77D
ΔE00 4.37
Turquoise Green
#04F489
ΔE00 4.39
Wintergreen
#20F986
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E97F #E964CE
analogous
#8CE964 #64E97F #64E9C1
triadic
#64E97F #7F64E9 #E97F64
tetradic
#64E97F #648CE9 #E964CE #E9C164
square
#64E97F #648CE9 #E964CE #E9C164
split-complementary
#64E97F #C164E9 #E9648C
monochromatic
#1AB83A #2EE153 #64E97F #9AF1AB #CFF8D8
Accessibility & contrast
On white
1.56
#64E97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#64E97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E97F
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E97F | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD777
Deuteranopia (green-blind)
#DACA86
Tritanopia (blue-blind)
#45E5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e97f; /* rgb */ color: rgb(100, 233, 127); /* oklch */ color: oklch(83.5% 0.187 147.8);
Tailwind
colors: {
custom: {
50: '#9bf1a5',
500: '#64e97f',
950: '#000000',
},
}SCSS
$custom: #64e97f; $custom-light: #9bf1a5; $custom-dark: #000000;
JSON
{
"hex": "#64e97f",
"rgb": {
"r": 100,
"g": 233,
"b": 127
},
"hsl": {
"h": 132.18,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.83517,
"c": 0.18689,
"h": 147.8
},
"luminance": 0.62519
}Semantic roles & 50–950 ramp
primary
#64E97F
secondary
#B8399E
accent
#0EAED7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580