#64F093#64F093
#64F093 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.6% C 0.178 H 151.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #64F093 |
|---|---|
| RGB | rgb(100, 240, 147) |
| HSL | hsl(140, 82%, 67%) |
| HSV | hsv(140, 58%, 94%) |
| CMYK | cmyk(58.3%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(85.57, -57.94, 33.87) |
| CIE-LCH | lch(85.57, 67.11, 149.69°) |
| OKLab | oklab(85.57% -0.1568 0.0843) |
| OKLCH | oklch(85.57% 0.178 151.7) |
| XYZ | xyz(41.6789, 67.1321, 38.3595) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.05
Light Green Blue
#56FCA2
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.36
Turquoise Green
#04F489
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F093 #F064C1
analogous
#7BF064 #64F093 #64F0D9
triadic
#64F093 #9364F0 #F09364
tetradic
#64F093 #647BF0 #F064C1 #F0D964
square
#64F093 #647BF0 #F064C1 #F0D964
split-complementary
#64F093 #D964F0 #F0647B
monochromatic
#13C64F #2CEB6C #64F093 #9CF5BA #D4FBE1
Accessibility & contrast
On white
1.46
#64F093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#64F093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F093
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F093 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#39EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f093; /* rgb */ color: rgb(100, 240, 147); /* oklch */ color: oklch(85.6% 0.178 151.7);
Tailwind
colors: {
custom: {
50: '#9cf6b3',
500: '#64f093',
950: '#000000',
},
}SCSS
$custom: #64f093; $custom-light: #9cf6b3; $custom-dark: #000000;
JSON
{
"hex": "#64f093",
"rgb": {
"r": 100,
"g": 240,
"b": 147
},
"hsl": {
"h": 140.143,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.85572,
"c": 0.17805,
"h": 151.7
},
"luminance": 0.67136
}Semantic roles & 50–950 ramp
primary
#64F093
secondary
#C43594
accent
#0796DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581