#64F78D#64F78D
#64F78D is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.2% C 0.193 H 149.7°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64F78D |
|---|---|
| RGB | rgb(100, 247, 141) |
| HSL | hsl(137, 90%, 68%) |
| HSV | hsv(137, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 42.9%, 3.1%) |
| CIE-LAB | lab(87.56, -61.58, 39.43) |
| CIE-LCH | lch(87.56, 73.12, 147.37°) |
| OKLab | oklab(87.18% -0.1664 0.0971) |
| OKLCH | oklch(87.18% 0.193 149.7) |
| XYZ | xyz(43.3208, 71.1498, 36.6444) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.79
Minty Green
#0BF77D
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.35
Sea Green (survey)
#53FCA1
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.43
Baby Green
#8CFF9E
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F78D #F764CE
analogous
#84F764 #64F78D #64F7D7
triadic
#64F78D #8D64F7 #F78D64
tetradic
#64F78D #6484F7 #F764CE #F7D764
square
#64F78D #6484F7 #F764CE #F7D764
split-complementary
#64F78D #D764F7 #F76484
monochromatic
#0BD644 #2AF462 #64F78D #9EFAB8 #D8FDE3
Accessibility & contrast
On white
1.38
#64F78D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#64F78D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F78D
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F78D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F78D | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E485
Deuteranopia (green-blind)
#E5D694
Tritanopia (blue-blind)
#39F3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f78d; /* rgb */ color: rgb(100, 247, 141); /* oklch */ color: oklch(87.2% 0.193 149.7);
Tailwind
colors: {
custom: {
50: '#9dfbaf',
500: '#64f78d',
950: '#000000',
},
}SCSS
$custom: #64f78d; $custom-light: #9dfbaf; $custom-dark: #000000;
JSON
{
"hex": "#64f78d",
"rgb": {
"r": 100,
"g": 247,
"b": 141
},
"hsl": {
"h": 136.735,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.87175,
"c": 0.19269,
"h": 149.7
},
"luminance": 0.71154
}Semantic roles & 50–950 ramp
primary
#64F78D
secondary
#D02FA3
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581