#64F982#64F982
#64F982 is a very light, highly saturated green. Relative luminance 0.721; OKLCH L 87.5% C 0.205 H 147.5°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #64F982 |
|---|---|
| RGB | rgb(100, 249, 130) |
| HSL | hsl(132, 93%, 68%) |
| HSV | hsv(132, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 47.8%, 2.4%) |
| CIE-LAB | lab(88.00, -63.98, 45.31) |
| CIE-LCH | lch(88.00, 78.40, 144.69°) |
| OKLab | oklab(87.49% -0.1729 0.1101) |
| OKLCH | oklch(87.49% 0.205 147.5) |
| XYZ | xyz(43.1575, 72.0682, 32.7510) |
| Luminance | 0.7207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.57
Spearmint
#1EF876
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.17
Spring Green
#00FF7F
ΔE00 3.21
Easter Green
#8CFD7E
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F982 #F964DB
analogous
#90F964 #64F982 #64F9CD
triadic
#64F982 #8264F9 #F98264
tetradic
#64F982 #6490F9 #F964DB #F9CD64
square
#64F982 #6490F9 #F964DB #F9CD64
split-complementary
#64F982 #CD64F9 #F96490
monochromatic
#08DA33 #29F752 #64F982 #9FFBB2 #DAFEE1
Accessibility & contrast
On white
1.36
#64F982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#64F982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F982
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F982 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE578
Deuteranopia (green-blind)
#E9D88A
Tritanopia (blue-blind)
#3DF4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f982; /* rgb */ color: rgb(100, 249, 130); /* oklch */ color: oklch(87.5% 0.205 147.5);
Tailwind
colors: {
custom: {
50: '#9dfca8',
500: '#64f982',
950: '#000000',
},
}SCSS
$custom: #64f982; $custom-light: #9dfca8; $custom-dark: #000000;
JSON
{
"hex": "#64f982",
"rgb": {
"r": 100,
"g": 249,
"b": 130
},
"hsl": {
"h": 132.081,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.87491,
"c": 0.205,
"h": 147.5
},
"luminance": 0.72072
}Semantic roles & 50–950 ramp
primary
#64F982
secondary
#D22FB2
accent
#00B7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681