#64F797#64F797
#64F797 is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.3% C 0.184 H 152.0°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #64F797 |
|---|---|
| RGB | rgb(100, 247, 151) |
| HSL | hsl(141, 90%, 68%) |
| HSV | hsv(141, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 38.9%, 3.1%) |
| CIE-LAB | lab(87.71, -59.94, 34.69) |
| CIE-LCH | lch(87.71, 69.25, 149.94°) |
| OKLab | oklab(87.35% -0.1622 0.0863) |
| OKLCH | oklch(87.35% 0.184 152) |
| XYZ | xyz(44.0988, 71.4609, 40.7415) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.06
Light Green Blue
#56FCA2
ΔE00 2.07
Light Bluish Green
#76FDA8
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F797 #F764C4
analogous
#7AF764 #64F797 #64F7E0
triadic
#64F797 #9764F7 #F79764
tetradic
#64F797 #647AF7 #F764C4 #F7E064
square
#64F797 #647AF7 #F764C4 #F7E064
split-complementary
#64F797 #E064F7 #F7647A
monochromatic
#0BD651 #2AF470 #64F797 #9EFABE #D8FDE5
Accessibility & contrast
On white
1.37
#64F797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#64F797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F797
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F797 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E490
Deuteranopia (green-blind)
#E4D69D
Tritanopia (blue-blind)
#33F4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f797; /* rgb */ color: rgb(100, 247, 151); /* oklch */ color: oklch(87.3% 0.184 152.0);
Tailwind
colors: {
custom: {
50: '#9dfbb6',
500: '#64f797',
950: '#000000',
},
}SCSS
$custom: #64f797; $custom-light: #9dfbb6; $custom-dark: #000000;
JSON
{
"hex": "#64f797",
"rgb": {
"r": 100,
"g": 247,
"b": 151
},
"hsl": {
"h": 140.816,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.87348,
"c": 0.18373,
"h": 152
},
"luminance": 0.71465
}Semantic roles & 50–950 ramp
primary
#64F797
secondary
#D02F98
accent
#0096E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581