#64F58B#64F58B
#64F58B is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.7% C 0.192 H 149.5°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #64F58B |
|---|---|
| RGB | rgb(100, 245, 139) |
| HSL | hsl(136, 88%, 68%) |
| HSV | hsv(136, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 43.3%, 3.9%) |
| CIE-LAB | lab(86.94, -61.15, 39.61) |
| CIE-LCH | lch(86.94, 72.85, 147.07°) |
| OKLab | oklab(86.65% -0.1653 0.0975) |
| OKLCH | oklch(86.65% 0.192 149.5) |
| XYZ | xyz(42.5651, 69.8741, 35.6650) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.34
Spearmint
#1EF876
ΔE00 3.56
Sea Green (survey)
#53FCA1
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F58B #F564CE
analogous
#85F564 #64F58B #64F5D4
triadic
#64F58B #8B64F5 #F58B64
tetradic
#64F58B #6485F5 #F564CE #F5D464
square
#64F58B #6485F5 #F564CE #F5D464
split-complementary
#64F58B #D464F5 #F56485
monochromatic
#0DD142 #2BF160 #64F58B #9DF9B6 #D7FCE1
Accessibility & contrast
On white
1.40
#64F58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#64F58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F58B
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F58B | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E283
Deuteranopia (green-blind)
#E4D592
Tritanopia (blue-blind)
#3BF1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f58b; /* rgb */ color: rgb(100, 245, 139); /* oklch */ color: oklch(86.7% 0.192 149.5);
Tailwind
colors: {
custom: {
50: '#9df9ae',
500: '#64f58b',
950: '#000000',
},
}SCSS
$custom: #64f58b; $custom-light: #9df9ae; $custom-dark: #000000;
JSON
{
"hex": "#64f58b",
"rgb": {
"r": 100,
"g": 245,
"b": 139
},
"hsl": {
"h": 136.138,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86654,
"c": 0.19187,
"h": 149.5
},
"luminance": 0.69878
}Semantic roles & 50–950 ramp
primary
#64F58B
secondary
#CC31A3
accent
#01A7E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581