#64F787#64F787
#64F787 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.1% C 0.198 H 148.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #64F787 |
|---|---|
| RGB | rgb(100, 247, 135) |
| HSL | hsl(134, 90%, 68%) |
| HSV | hsv(134, 60%, 97%) |
| CMYK | cmyk(59.5%, 0%, 45.3%, 3.1%) |
| CIE-LAB | lab(87.47, -62.51, 42.24) |
| CIE-LCH | lch(87.47, 75.44, 145.95°) |
| OKLab | oklab(87.08% -0.1689 0.1034) |
| OKLCH | oklch(87.08% 0.198 148.5) |
| XYZ | xyz(42.8865, 70.9760, 34.3566) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.87
Minty Green
#0BF77D
ΔE00 3.06
Spearmint
#1EF876
ΔE00 3.09
Lightgreen (survey)
#76FF7B
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 3.46
Turquoise Green
#04F489
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F787 #F764D4
analogous
#8AF764 #64F787 #64F7D1
triadic
#64F787 #8764F7 #F78764
tetradic
#64F787 #648AF7 #F764D4 #F7D164
square
#64F787 #648AF7 #F764D4 #F7D164
split-complementary
#64F787 #D164F7 #F7648A
monochromatic
#0BD63B #2AF45A #64F787 #9EFAB4 #D8FDE1
Accessibility & contrast
On white
1.38
#64F787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#64F787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F787
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F787 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37E
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#3CF2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #64f787; /* rgb */ color: rgb(100, 247, 135); /* oklch */ color: oklch(87.1% 0.198 148.5);
Tailwind
colors: {
custom: {
50: '#9dfbab',
500: '#64f787',
950: '#000000',
},
}SCSS
$custom: #64f787; $custom-light: #9dfbab; $custom-dark: #000000;
JSON
{
"hex": "#64f787",
"rgb": {
"r": 100,
"g": 247,
"b": 135
},
"hsl": {
"h": 134.286,
"s": 90.184,
"l": 68.039
},
"oklch": {
"l": 0.87078,
"c": 0.19804,
"h": 148.5
},
"luminance": 0.7098
}Semantic roles & 50–950 ramp
primary
#64F787
secondary
#D02FAA
accent
#00AFE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581