#64F97D#64F97D
#64F97D is a very light, highly saturated green. Relative luminance 0.719; OKLCH L 87.4% C 0.209 H 146.7°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #64F97D |
|---|---|
| RGB | rgb(100, 249, 125) |
| HSL | hsl(130, 93%, 68%) |
| HSV | hsv(130, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 49.8%, 2.4%) |
| CIE-LAB | lab(87.94, -64.68, 47.59) |
| CIE-LCH | lch(87.94, 80.30, 143.65°) |
| OKLab | oklab(87.42% -0.1749 0.115) |
| OKLCH | oklch(87.42% 0.209 146.7) |
| XYZ | xyz(42.8301, 71.9372, 31.0262) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.10
Spearmint
#1EF876
ΔE00 2.78
Spring Green
#00FF7F
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.34
Easter Green
#8CFD7E
ΔE00 3.52
Wintergreen
#20F986
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F97D #F964E0
analogous
#95F964 #64F97D #64F9C7
triadic
#64F97D #7D64F9 #F97D64
tetradic
#64F97D #6495F9 #F964E0 #F9C764
square
#64F97D #6495F9 #F964E0 #F9C764
split-complementary
#64F97D #C764F9 #F96495
monochromatic
#08DA2C #29F74C #64F97D #9FFBAE #DAFEE0
Accessibility & contrast
On white
1.36
#64F97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#64F97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F97D
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F97D | 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)
#FCE572
Deuteranopia (green-blind)
#E9D786
Tritanopia (blue-blind)
#40F4DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f97d; /* rgb */ color: rgb(100, 249, 125); /* oklch */ color: oklch(87.4% 0.209 146.7);
Tailwind
colors: {
custom: {
50: '#9efca5',
500: '#64f97d',
950: '#000000',
},
}SCSS
$custom: #64f97d; $custom-light: #9efca5; $custom-dark: #000000;
JSON
{
"hex": "#64f97d",
"rgb": {
"r": 100,
"g": 249,
"b": 125
},
"hsl": {
"h": 130.067,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.87418,
"c": 0.20933,
"h": 146.7
},
"luminance": 0.71941
}Semantic roles & 50–950 ramp
primary
#64F97D
secondary
#D22FB7
accent
#00BFE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680