#64F593#64F593
#64F593 is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.8% C 0.185 H 151.2°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #64F593 |
|---|---|
| RGB | rgb(100, 245, 147) |
| HSL | hsl(139, 88%, 68%) |
| HSV | hsv(139, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(87.05, -59.85, 35.82) |
| CIE-LCH | lch(87.05, 69.75, 149.10°) |
| OKLab | oklab(86.79% -0.1619 0.0889) |
| OKLCH | oklch(86.79% 0.185 151.2) |
| XYZ | xyz(43.1711, 70.1166, 38.8569) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.60
Light Green Blue
#56FCA2
ΔE00 2.63
Light Bluish Green
#76FDA8
ΔE00 2.99
Wintergreen
#20F986
ΔE00 3.20
Turquoise Green
#04F489
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F593 #F564C6
analogous
#7EF564 #64F593 #64F5DB
triadic
#64F593 #9364F5 #F59364
tetradic
#64F593 #647EF5 #F564C6 #F5DB64
square
#64F593 #647EF5 #F564C6 #F5DB64
split-complementary
#64F593 #DB64F5 #F5647E
monochromatic
#0DD14D #2BF16B #64F593 #9DF9BB #D7FCE3
Accessibility & contrast
On white
1.40
#64F593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#64F593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F593
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F593 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28C
Deuteranopia (green-blind)
#E3D599
Tritanopia (blue-blind)
#37F1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f593; /* rgb */ color: rgb(100, 245, 147); /* oklch */ color: oklch(86.8% 0.185 151.2);
Tailwind
colors: {
custom: {
50: '#9cf9b3',
500: '#64f593',
950: '#000000',
},
}SCSS
$custom: #64f593; $custom-light: #9cf9b3; $custom-dark: #000000;
JSON
{
"hex": "#64f593",
"rgb": {
"r": 100,
"g": 245,
"b": 147
},
"hsl": {
"h": 139.448,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.8679,
"c": 0.18469,
"h": 151.2
},
"luminance": 0.70121
}Semantic roles & 50–950 ramp
primary
#64F593
secondary
#CC319A
accent
#019BE4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581