#64F983#64F983
#64F983 is a very light, highly saturated green. Relative luminance 0.721; OKLCH L 87.5% C 0.204 H 147.7°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #64F983 |
|---|---|
| RGB | rgb(100, 249, 131) |
| HSL | hsl(132, 93%, 68%) |
| HSV | hsv(132, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 47.4%, 2.4%) |
| CIE-LAB | lab(88.01, -63.83, 44.85) |
| CIE-LCH | lch(88.01, 78.01, 144.91°) |
| OKLab | oklab(87.51% -0.1725 0.1091) |
| OKLCH | oklch(87.51% 0.204 147.7) |
| XYZ | xyz(43.2250, 72.0952, 33.1062) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.67
Spearmint
#1EF876
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.10
Spring Green
#00FF7F
ΔE00 3.21
Easter Green
#8CFD7E
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F983 #F964DA
analogous
#8FF964 #64F983 #64F9CD
triadic
#64F983 #8364F9 #F98364
tetradic
#64F983 #648FF9 #F964DA #F9CD64
square
#64F983 #648FF9 #F964DA #F9CD64
split-complementary
#64F983 #CD64F9 #F9648F
monochromatic
#08DA34 #29F754 #64F983 #9FFBB2 #DAFEE1
Accessibility & contrast
On white
1.36
#64F983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#64F983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F983
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F983 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#E8D88B
Tritanopia (blue-blind)
#3DF4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f983; /* rgb */ color: rgb(100, 249, 131); /* oklch */ color: oklch(87.5% 0.204 147.7);
Tailwind
colors: {
custom: {
50: '#9dfca9',
500: '#64f983',
950: '#000000',
},
}SCSS
$custom: #64f983; $custom-light: #9dfca9; $custom-dark: #000000;
JSON
{
"hex": "#64f983",
"rgb": {
"r": 100,
"g": 249,
"b": 131
},
"hsl": {
"h": 132.483,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.87506,
"c": 0.20414,
"h": 147.7
},
"luminance": 0.72099
}Semantic roles & 50–950 ramp
primary
#64F983
secondary
#D22FB0
accent
#00B6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681