#64F58D#64F58D
#64F58D is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.7% C 0.190 H 149.9°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #64F58D |
|---|---|
| RGB | rgb(100, 245, 141) |
| HSL | hsl(137, 88%, 68%) |
| HSV | hsv(137, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(86.96, -60.83, 38.66) |
| CIE-LCH | lch(86.96, 72.08, 147.56°) |
| OKLab | oklab(86.69% -0.1644 0.0954) |
| OKLCH | oklch(86.69% 0.19 149.9) |
| XYZ | xyz(42.7125, 69.9331, 36.4417) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.41
Baby Green
#8CFF9E
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F58D #F564CC
analogous
#83F564 #64F58D #64F5D6
triadic
#64F58D #8D64F5 #F58D64
tetradic
#64F58D #6483F5 #F564CC #F5D664
square
#64F58D #6483F5 #F564CC #F5D664
split-complementary
#64F58D #D664F5 #F56483
monochromatic
#0DD145 #2BF163 #64F58D #9DF9B7 #D7FCE2
Accessibility & contrast
On white
1.40
#64F58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#64F58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F58D
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F58D | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E285
Deuteranopia (green-blind)
#E3D594
Tritanopia (blue-blind)
#3AF1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f58d; /* rgb */ color: rgb(100, 245, 141); /* oklch */ color: oklch(86.7% 0.190 149.9);
Tailwind
colors: {
custom: {
50: '#9df9af',
500: '#64f58d',
950: '#000000',
},
}SCSS
$custom: #64f58d; $custom-light: #9df9af; $custom-dark: #000000;
JSON
{
"hex": "#64f58d",
"rgb": {
"r": 100,
"g": 245,
"b": 141
},
"hsl": {
"h": 136.966,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86687,
"c": 0.19008,
"h": 149.9
},
"luminance": 0.69937
}Semantic roles & 50–950 ramp
primary
#64F58D
secondary
#CC31A0
accent
#01A4E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581