#64F78B#64F78B
#64F78B is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.1% C 0.194 H 149.3°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #64F78B |
|---|---|
| RGB | rgb(100, 247, 139) |
| HSL | hsl(136, 90%, 68%) |
| HSV | hsv(136, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 43.7%, 3.1%) |
| CIE-LAB | lab(87.53, -61.89, 40.37) |
| CIE-LCH | lch(87.53, 73.90, 146.88°) |
| OKLab | oklab(87.14% -0.1673 0.0992) |
| OKLCH | oklch(87.14% 0.194 149.3) |
| XYZ | xyz(43.1734, 71.0908, 35.8678) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.79
Minty Green
#0BF77D
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.44
Baby Green
#8CFF9E
ΔE00 3.59
Spring Green
#00FF7F
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F78B #F764D0
analogous
#87F764 #64F78B #64F7D4
triadic
#64F78B #8B64F7 #F78B64
tetradic
#64F78B #6487F7 #F764D0 #F7D464
square
#64F78B #6487F7 #F764D0 #F7D464
split-complementary
#64F78B #D464F7 #F76487
monochromatic
#0BD641 #2AF45F #64F78B #9EFAB7 #D8FDE2
Accessibility & contrast
On white
1.38
#64F78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#64F78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F78B
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F78B | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E383
Deuteranopia (green-blind)
#E6D692
Tritanopia (blue-blind)
#3AF3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f78b; /* rgb */ color: rgb(100, 247, 139); /* oklch */ color: oklch(87.1% 0.194 149.3);
Tailwind
colors: {
custom: {
50: '#9dfbae',
500: '#64f78b',
950: '#000000',
},
}SCSS
$custom: #64f78b; $custom-light: #9dfbae; $custom-dark: #000000;
JSON
{
"hex": "#64f78b",
"rgb": {
"r": 100,
"g": 247,
"b": 139
},
"hsl": {
"h": 135.918,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.87142,
"c": 0.19449,
"h": 149.3
},
"luminance": 0.71095
}Semantic roles & 50–950 ramp
primary
#64F78B
secondary
#D02FA5
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581