#64F97E#64F97E
#64F97E is a very light, highly saturated green. Relative luminance 0.720; OKLCH L 87.4% C 0.208 H 146.8°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #64F97E |
|---|---|
| RGB | rgb(100, 249, 126) |
| HSL | hsl(130, 93%, 68%) |
| HSV | hsv(130, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 49.4%, 2.4%) |
| CIE-LAB | lab(87.95, -64.54, 47.14) |
| CIE-LCH | lch(87.95, 79.92, 143.86°) |
| OKLab | oklab(87.43% -0.1745 0.1141) |
| OKLCH | oklch(87.43% 0.208 146.8) |
| XYZ | xyz(42.8943, 71.9629, 31.3644) |
| Luminance | 0.7197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.19
Spearmint
#1EF876
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 3.29
Spring Green
#00FF7F
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.48
Easter Green
#8CFD7E
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F97E #F964DF
analogous
#94F964 #64F97E #64F9C8
triadic
#64F97E #7E64F9 #F97E64
tetradic
#64F97E #6494F9 #F964DF #F9C864
square
#64F97E #6494F9 #F964DF #F9C864
split-complementary
#64F97E #C864F9 #F96494
monochromatic
#08DA2D #29F74D #64F97E #9FFBAF #DAFEE0
Accessibility & contrast
On white
1.36
#64F97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#64F97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F97E
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F97E | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE574
Deuteranopia (green-blind)
#E9D787
Tritanopia (blue-blind)
#3FF4DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f97e; /* rgb */ color: rgb(100, 249, 126); /* oklch */ color: oklch(87.4% 0.208 146.8);
Tailwind
colors: {
custom: {
50: '#9dfca5',
500: '#64f97e',
950: '#000000',
},
}SCSS
$custom: #64f97e; $custom-light: #9dfca5; $custom-dark: #000000;
JSON
{
"hex": "#64f97e",
"rgb": {
"r": 100,
"g": 249,
"b": 126
},
"hsl": {
"h": 130.47,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.87433,
"c": 0.20846,
"h": 146.8
},
"luminance": 0.71967
}Semantic roles & 50–950 ramp
primary
#64F97E
secondary
#D22FB6
accent
#00BDE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680