#64F78A#64F78A
#64F78A is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.1% C 0.195 H 149.1°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #64F78A |
|---|---|
| RGB | rgb(100, 247, 138) |
| HSL | hsl(136, 90%, 68%) |
| HSV | hsv(136, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 44.1%, 3.1%) |
| CIE-LAB | lab(87.52, -62.05, 40.84) |
| CIE-LCH | lch(87.52, 74.28, 146.65°) |
| OKLab | oklab(87.13% -0.1677 0.1003) |
| OKLCH | oklch(87.13% 0.195 149.1) |
| XYZ | xyz(43.1006, 71.0617, 35.4847) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.80
Minty Green
#0BF77D
ΔE00 3.12
Spearmint
#1EF876
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 3.57
Baby Green
#8CFF9E
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F78A #F764D1
analogous
#87F764 #64F78A #64F7D3
triadic
#64F78A #8A64F7 #F78A64
tetradic
#64F78A #6487F7 #F764D1 #F7D364
square
#64F78A #6487F7 #F764D1 #F7D364
split-complementary
#64F78A #D364F7 #F76487
monochromatic
#0BD63F #2AF45E #64F78A #9EFAB6 #D8FDE2
Accessibility & contrast
On white
1.38
#64F78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#64F78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F78A
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F78A | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E382
Deuteranopia (green-blind)
#E6D691
Tritanopia (blue-blind)
#3BF3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f78a; /* rgb */ color: rgb(100, 247, 138); /* oklch */ color: oklch(87.1% 0.195 149.1);
Tailwind
colors: {
custom: {
50: '#9dfbad',
500: '#64f78a',
950: '#000000',
},
}SCSS
$custom: #64f78a; $custom-light: #9dfbad; $custom-dark: #000000;
JSON
{
"hex": "#64f78a",
"rgb": {
"r": 100,
"g": 247,
"b": 138
},
"hsl": {
"h": 135.51,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.87126,
"c": 0.19537,
"h": 149.1
},
"luminance": 0.71066
}Semantic roles & 50–950 ramp
primary
#64F78A
secondary
#D02FA6
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581