#64F78E#64F78E
#64F78E is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.2% C 0.192 H 149.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #64F78E |
|---|---|
| RGB | rgb(100, 247, 142) |
| HSL | hsl(137, 90%, 68%) |
| HSV | hsv(137, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(87.57, -61.42, 38.96) |
| CIE-LCH | lch(87.57, 72.74, 147.61°) |
| OKLab | oklab(87.19% -0.166 0.0961) |
| OKLCH | oklch(87.19% 0.192 149.9) |
| XYZ | xyz(43.3956, 71.1797, 37.0381) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.81
Sea Green (survey)
#53FCA1
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.32
Baby Green
#8CFF9E
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F78E #F764CD
analogous
#83F764 #64F78E #64F7D8
triadic
#64F78E #8E64F7 #F78E64
tetradic
#64F78E #6483F7 #F764CD #F7D864
square
#64F78E #6483F7 #F764CD #F7D864
split-complementary
#64F78E #D864F7 #F76483
monochromatic
#0BD645 #2AF464 #64F78E #9EFAB8 #D8FDE3
Accessibility & contrast
On white
1.38
#64F78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#64F78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F78E
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F78E | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E486
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#39F3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f78e; /* rgb */ color: rgb(100, 247, 142); /* oklch */ color: oklch(87.2% 0.192 149.9);
Tailwind
colors: {
custom: {
50: '#9dfbb0',
500: '#64f78e',
950: '#000000',
},
}SCSS
$custom: #64f78e; $custom-light: #9dfbb0; $custom-dark: #000000;
JSON
{
"hex": "#64f78e",
"rgb": {
"r": 100,
"g": 247,
"b": 142
},
"hsl": {
"h": 137.143,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.87192,
"c": 0.1918,
"h": 149.9
},
"luminance": 0.71184
}Semantic roles & 50–950 ramp
primary
#64F78E
secondary
#D02FA2
accent
#00A4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581